MHEG5 1.0
DTVKit MHEG5 1.0 API Documentation
|
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 (U32BIT languageCode) |
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 MH5GlueDsmccClose | ( | void | ) |
void MH5GlueDsmccMHEGInitialBoot | ( | U32BIT | languageCode | ) |
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.
void MH5GlueDsmccReboot | ( | void | ) |
E_MhegErr MH5GlueDsmccStart | ( | S_DVB_LOCATOR * | pDvbLoc, |
U32BIT | carouselId, | ||
BOOLEAN | clear | ||
) |
void MH5GlueDsmccStop | ( | U8BIT | action | ) |