|
MHEG5 1.0
DTVKit MHEG5 1.0 API Documentation
|
Video Scaling / Positioning functionality. More...
#include "mh5video.h"Go to the source code of this file.
Functions | |
| void | MG_SetVideoPosition (MHEG5Video *video, MHEG5Int contentHook) |
| 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 current setting of the receiver regards video settings) More... | |
| void | MG_VideoPositionReset (void) |
Video Scaling / Positioning functionality.
| 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 current setting of the receiver regards video settings)
| videoXval | Scene aspect ratio videoYval IN graphicsXVal OUT graphicsYVal OUT |
| void MG_SetVideoPosition | ( | MHEG5Video * | video, |
| MHEG5Int | contentHook | ||
| ) |
| void MG_VideoPositionReset | ( | void | ) |