70 #ifdef INCLUDE_FREESAT
212 #ifdef INCLUDE_FREESAT
241 tmMH5VideoEncoding_t encoding );
255 E_MhegErr DVB_MhegImagePlaneIFrameStop(
void);
E_VideoEncoding
Definition: dvb_video.h:100
Definition: dvblocator.h:37
Definition: dvb_video.h:73
Definition: dvb_video.h:104
Definition: dvb_video.h:95
Definition: dvb_video.h:102
Definition: dvb_video.h:64
Header file - Function prototypes for A/V control.
E_MhegErr
Definition: mherrors.h:28
E_MhegErr DVB_MhegVideoStopStream(void)
MHEG5 engine takes control of Video - and specifies that decoding and presentation of any Video strea...
E_VideoAlignment
Definition: dvb_video.h:68
E_VideoState
Definition: dvb_video.h:56
MHEG5 engine interface error codes.
Definition: dvb_video.h:81
E_MhegErr DVB_MhegSubtitleSetVisibility(E_DvbSubtitleShowState showState)
Show or hide DVB subtitles. This operation remains in force until set again by another call to this f...
uint8_t U8BIT
Definition: techtype.h:93
BOOLEAN DVB_MhegGetSubtitlePref(void)
This function is used by the MHEG-5 engine to determine whether subtitles are currently enabled...
E_MhegErr DVB_MhegVideoPlayStream(S_DvbComponent *pDvbComponent)
MHEG5 engine takes control of Video - and informs that Video must be switched to the specified Video ...
E_MhegErr DVB_MhegVideoSetUpdating(E_VideoState displayState)
Switch between frozen or unfrozen video display (reacting on either the current or subsequent frame)...
E_DvbSubtitleFreezeState
Definition: dvb_video.h:89
Definition: dvb_video.h:92
System Wide Global Technical Data Type Definitions.
E_DvbSubtitleShowState
Definition: dvb_video.h:78
Definition of DVB locator and DVB component types.
U8BIT BOOLEAN
Definition: techtype.h:112
E_MhegErr DVB_MhegVideoPlayDefault(void)
MHEG5 engine gives control of Video to external application. Set decoding and presentation of Video a...
Definition: dvb_video.h:74
Definition: dvb_video.h:84
uint32_t U32BIT
Definition: techtype.h:97
Definition: dvb_video.h:61
E_MhegErr DVB_MhegVideoPlayIFrame(U8BIT *pVideoData, U32BIT dataLength, E_VideoEncoding encoding)
Instruct the controlling application to decode supplied video data. The I-Frame is displayed in the v...
E_MhegErr DVB_MhegVideoStopIFrame(void)
Instruct the controlling application to stop displaying the previously supplied video data in DVB_Mhe...