MHEG5  18.9.0
MHEG5 Documentation
Functions
tmcursor.c File Reference

tmcursor. More...

#include "tmcursor.h"

Go to the source code of this file.

Functions

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

Detailed Description

tmcursor.

Date
08/02/2002
Author
R.Freeman

Definition in file tmcursor.c.

Function Documentation

void OSDgetCursorPosition ( MHEG5Int x,
MHEG5Int y 
)

Definition at line 36 of file tmcursor.c.

void OSDhideCursor ( void  )

Definition at line 50 of file tmcursor.c.

void OSDsetCursorPosition ( MHEG5Int  x,
MHEG5Int  y 
)

Definition at line 42 of file tmcursor.c.

void OSDshowCursor ( int  cursorShape)

Definition at line 46 of file tmcursor.c.