40 void MG_SetVideoPosition( 
MHEG5Video *video, MHEG5Int contentHook );
    43    MHEG5Int *graphicsXVal, MHEG5Int *graphicsYVal );
    45 void MG_VideoPositionReset(
void);
 void MG_DisplayVideoToGraphics(MHEG5Int videoXval, MHEG5Int videoYval, MHEG5Int *graphicsXVal, MHEG5Int *graphicsYVal)
Calculate the graphical co-ordinate from a given video coordinate (should take into account the curre...
Definition: mg_video.c:296
 
void MG_SetSubtitleMode(MHEG5Bool subtitleOn)
Set the current subtitle display mode to be either On or Off, Should only have an impact if subtitles...
Definition: mg_video.c:89
 
Implementation of the Video class Description Defines the attributes and behaviour of an elementary v...
 
Definition: mh5video.h:46