![]() |
DVBCore
22.3.0
Open Source DVB Engine
|
Header file - macros and function prototypes for public use. More...
Go to the source code of this file.
Typedefs | |
typedef enum e_stb_ttxt_subt_control | E_STB_TTXT_SUBT_CONTROL |
Enumerations | |
enum | e_stb_ttxt_subt_control { NO_TELETEXT_OR_SUBTITLES, EBU_SUBTITLES, DVB_SUBTITLES, DVB_SUBTITLES_AND_TELETEXT, DECODED_TELETEXT_WITH_VBI, DECODED_TELETEXT_WITHOUT_VBI, VBI_TELETEXT } |
Functions | |
void | STB_Initialise (E_STB_TTXT_SUBT_CONTROL ttxt_subt_cntrl) |
Initialises STB layer. More... | |
Header file - macros and function prototypes for public use.
void STB_Initialise | ( | E_STB_TTXT_SUBT_CONTROL | ttxt_subt_cntrl | ) |
Initialises STB layer.
U32BIT | nvm_size - the number of bytes required in NVM by the application |