libOGC  1.0
Defines
DVD state codes

Defines

#define DVD_ERROR_CANCELED   -3
#define DVD_ERROR_COVER_CLOSED   -4
#define DVD_ERROR_FATAL   -1
#define DVD_ERROR_IGNORED   -2
#define DVD_ERROR_OK   0
#define DVD_STATE_BUSY   1
#define DVD_STATE_CANCELED   10
#define DVD_STATE_COVER_CLOSED   3
#define DVD_STATE_COVER_OPEN   5
#define DVD_STATE_END   0
#define DVD_STATE_FATAL_ERROR   -1
#define DVD_STATE_IGNORED   8
#define DVD_STATE_MOTOR_STOPPED   7
#define DVD_STATE_NO_DISK   4
#define DVD_STATE_RETRY   11
#define DVD_STATE_WAITING   2
#define DVD_STATE_WRONG_DISK   6
 All Data Structures Files Functions Variables Typedefs Defines