MHEG5 1.0
DTVKit MHEG5 1.0 API Documentation
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
tmcursor.h File Reference

tmcursor More...

#include "mh5base.h"

Go to the source code of this file.

Functions

void OSDhideCursor (void)
 
void OSDshowCursor (int cursorShape)
 
void OSDsetCursorPosition (MHEG5Int x, MHEG5Int y)
 
void OSDgetCursorPosition (MHEG5Int *x, MHEG5Int *y)
 

Detailed Description

tmcursor

Date
20/12/2012
Author
Adam Sturtridge

Function Documentation

void OSDgetCursorPosition ( MHEG5Int x,
MHEG5Int y 
)
void OSDhideCursor ( void  )
void OSDsetCursorPosition ( MHEG5Int  x,
MHEG5Int  y 
)
void OSDshowCursor ( int  cursorShape)