Manpages

Manpage of Player status constants

Player status constants

Section: C Library Functions (3)
Updated: 15 Oct 2001
Index
Return to Main Contents
 

NAME

Player status constants -  

Defines


#define XINE_STOP 0

#define XINE_PLAY 1

#define XINE_QUIT 2
 

DEFINE DOCUMENTATION

 

#define XINE_PLAY 1

Play status.

See also: xine_get_status()  

#define XINE_QUIT 2

Quit status.

See also: xine_get_status()  

#define XINE_STOP 0

Stop status.

See also: xine_get_status()


 

Index

NAME
Defines
DEFINE DOCUMENTATION
#define XINE_PLAY 1
#define XINE_QUIT 2
#define XINE_STOP 0

This document was created by man2html, using the manual pages.
Time: 23:36:22 GMT, March 28, 2024