100 #ifdef INCLUDE_USER_DEFINED_VTG
void STB_VTSetMhegVideoAlignment(E_VIDEO_ASPECT_MODE alignment)
This function is called to force the video alignment used by the receiver when a 16:9 video is played...
void STB_VTSetMhegScalingResolution(U16BIT width, U16BIT height)
Set MHEG5 scaling resolution for video.
E_FORMAT_CONVERSION STB_VTGetDecoderFormatConversion(void)
This function is called so the MHEG application can find out the current video aspect ratio conversio...
Header file - Function prototypes for A/V control.
E_MhegErr
Definition: mherrors.h:28
E_VIDEO_ASPECT_MODE
Definition: vtctype.h:33
int32_t S32BIT
Definition: techtype.h:98
void STB_VTSetMhegVideoScaling(S_RECTANGLE *scaling)
Specify position and scaling required by MHEG5 for display of video or iframe. The scaling rectangle ...
uint16_t U16BIT
Definition: techtype.h:95
System Wide Global Technical Data Type Definitions.
E_FORMAT_CONVERSION
Definition: vtctype.h:42
void STB_VTSetMhegAspectRatio(E_ASPECT_RATIO ratio)
Notify the controlling application of the aspect ratio of the currently running MHEG-5 Scene object...
E_ASPECT_RATIO
Definition: osdtype.h:39
E_ASPECT_RATIO STB_VTGetDisplayAspectRatio(void)
This function is called so the MHEG application can find out the type of display hardware being used ...