Deprecated List

Global vbi_teletext_set_level
This became a parameter of vbi_fetch_vt_page().

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 Thu Nov 29 16:15:39 2007 for ZVBI Library by  doxygen 1.5.2