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

tmcursor. More...

#include "tmcursor.h"

Functions

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

Detailed Description

tmcursor.

Date
08/02/2002
Author
R.Freeman

Function Documentation

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