28 #ifndef _HBBTV_SIF_DECODING_H 30 #define _HBBTV_SIF_DECODING_H 40 #if defined(__cplusplus) 112 #if defined(__cplusplus) E_HBBTV_ERR HBBTV_StopDVBAudio(void)
Instructs the controlling application to stop the audio presentation.
void HBBTV_SetVideoRectangle(S_HBBTV_RECT *rect)
Changes the presentation window of the DVB video.
E_HBBTV_ERR HBBTV_PresentDVBSubtitle(S16BIT component_tag)
Instructs the controlling application to present the subtitles specified by their component tag...
Definition: hbbtv_types.h:173
E_HBBTV_ERR HBBTV_StopDVBVideo(void)
Instructs the controlling application to stop the video presentation.
E_HBBTV_ERR HBBTV_PresentDVBAudio(S16BIT component_tag)
Instructs the controlling application to present the audio specified by its component tag...
E_HBBTV_ERR HBBTV_StopDVBSubtitle(void)
Instructs the controlling application to stop the subtitle presentation.
E_HBBTV_ERR HBBTV_PresentDVBVideo(S16BIT component_tag)
Instructs the controlling application to present the video specified by its component tag...
void HBBTV_ControlDVBPresentation(BOOLEAN control)
Function used to notify the controlling application whether the HbbTV engine is taking control of the...