38 #define ISO_639_LANG_CODE_UND (U32BIT)(('u'<<16)|('n'<<8)|'d') 39 #define UND_LANGUAGE_CODE ISO_639_LANG_CODE_UND 106 #ifdef COMMON_INTERFACE 108 void MHEG5CiAckData(
U8BIT *pData);
109 U32BIT MHEG5GetCiModuleId(
void);
110 void MHEG5notifyCiCamRemove(
U32BIT slot_id);
161 #ifdef INCLUDE_SA_PROFILE 162 void MHEG5StartEpgApp(
void);
163 void MHEG5StartInfoApp(
BOOLEAN doTimeout);
164 void MHEG5StartListApp(
void);
U32BIT MHEG5tuneProcess(S_DvbLocator *pDvbLoc, S32BIT serviceIndex)
void MHEG5engineStart(U8BIT *app_name, BOOLEAN isCi, BOOLEAN special)
Start the engine with the initial application.
void MHEG5NotifyCarouselLoaded(S_DsmccEvent *param)
void MHEG5RefreshStreams(U16BIT service_id)
void MHEG5NotifyCarouselBooted(S_DsmccEvent *param)
E_MhegErr MHEG5ResetResolution(U16BIT screenWidth, U16BIT screenHeight)
void MHEG5NotifyCarouselUnload(S_DsmccEvent *param)
void MHEG5NotifyEngineStarted(void)
void MHEG5NotifyEngineQuit(void)
void MHEG5_Terminate(void)
Terminate MHEG5 component.
This file provides the control interface for MHEG5 engine. The use of this component MUST comply with...
void MHEG5TuneIndexInfo(MHEG5Int tuneInfo)
Sets the way the application expects the receiver is to perform all subsequence application initiated...
void MHEG5RefreshDefaultAudio(void)
void MHEG5StartReboot(void *dummy)
void MHEG5AutoPathComplete(E_FsStatus result)
BOOLEAN MHEG5engineIsCiAppRunning(void)
E_MhegErr MHEG5Initialise(S_MhegConfig *cfg_params)
initialise MHEG5 component
U8BIT MHEG5HandleEngineStopAction(U8BIT action)
BOOLEAN MHEG5ProcessAutoBoot(void)
MHEG5Bool MHEG5TuneIndex(MHEG5Int serviceIndex)
Ref: [1] - 3.10.6.2 Tune to the specified service. If the tuner fails to tune to the service it shoul...
void MHEG5engineTerminate(void)
Force the engine to terminate.
void MHEG5RefreshDisplay(void)
void MHEG5engineDsmTerminate(void)
Force the engine to terminate any DSM-CC based MHEG application.
References: [1] UK1 Profile - Digital Terrestrial Television - Requirements for interoperability (The...
void MHEG5NotifyEngineStartFailed(void)