Main Page | Modules | Data Structures | Directories | Data Fields | Related Pages | Examples

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.

Returns:
TRUE if the given page is cached.

Global vbi_cache_hi_subno
Rationale same as vbi_is_cached().

Returns:
Highest cached subpage of this page.

Global vbi_event_handler_add
Replaces all existing handlers with this handler function, ignoring user_data. Use vbi_event_handler_register() in new code.

Returns:
FALSE on failure.

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.

Initializes a vbi_capture context reading from a Linux DVB device. You must call vbi_capture_dvb_filter() before you can read.

Returns:
Initialized vbi_capture context, NULL on failure.

Generated on Tue Jun 14 16:53:58 2005 for ZVBI Library by  doxygen 1.4.3