- Global vbi_is_cached
- At the moment pages can only be added to the cache but not removed unless the decoder is reset. That will change, making the result volatile in a multithreaded environment.
- Global vbi_cache_hi_subno
- Rationale same as vbi_is_cached().
- Global vbi_event_handler_add
- Replaces all existing handlers with this handler function, ignoring user_data. Use vbi_event_handler_register() in new code.
- Global vbi_event_handler_remove
- This functions lacks a user_data parameter. Use vbi_event_handler_register() in new code.
- Global vbi_get_max_rendered_size
- Character cells are 12 x 10 for Teletext and 16 x 26 for Caption. Page size is in vbi_page.
- Global vbi_get_vt_cell_size
- Character cells are 12 x 10 for Teletext and 16 x 26 for Caption.
- Global vbi_capture_dvb_new
- This function is deprecated. Use vbi_capture_dvb_new2() instead.
Generated on Mon Apr 14 14:12:27 2008 for ZVBI Library by
1.5.5