![]() |
MHEG5
22.11.0
|
Interface functions to DSM-CC instance for MHEG5. More...
Go to the source code of this file.
Functions | |
E_MhegErr | MH5GlueDsmccOpen (U32BIT taskPriority) |
void | MH5GlueDsmccClose (void) |
E_MhegErr | MH5GlueDsmccStart (S_DVB_LOCATOR *pDvbLoc, U32BIT carouselId, BOOLEAN clear) |
void | MH5GlueDsmccStop (U8BIT action) |
void | MH5GlueDsmccMHEGInitialBoot (void) |
Causes the autoboot application to be launched. The component must be in the correct state (DSM-CC booted and no application starting or running) before calling this function. More... | |
BOOLEAN | MH5GlueSiqNetBootInfo (S_STRING *nbinfo) |
Get current MHEG net boot info existance and nb info string. More... | |
void | MH5GlueDsmccReboot (void) |
Interface functions to DSM-CC instance for MHEG5.
void MH5GlueDsmccMHEGInitialBoot | ( | void | ) |
Causes the autoboot application to be launched. The component must be in the correct state (DSM-CC booted and no application starting or running) before calling this function.
BOOLEAN MH5GlueSiqNetBootInfo | ( | S_STRING * | nbinfo | ) |
Get current MHEG net boot info existance and nb info string.
S_STRING* | pointer to return netboot info string |