ReactOS 0.4.16-dev-522-gb68104a
|
Go to the source code of this file.
Typedefs | |
typedef enum _tagDVD_WARNING | DVD_WARNING |
typedef enum _tagDVD_ERROR | DVD_ERROR |
Enumerations | |
enum | _tagDVD_WARNING { DVD_WARNING_InvalidDVD1_0Disc =1 , DVD_WARNING_FormatNotSupported =2 , DVD_WARNING_IllegalNavCommand =3 , DVD_WARNING_Open =4 , DVD_WARNING_Seek =5 , DVD_WARNING_Read =6 } |
enum | _tagDVD_ERROR { DVD_ERROR_Unexpected =1 , DVD_ERROR_CopyProtectFail =2 , DVD_ERROR_InvalidDVD1_0Disc =3 , DVD_ERROR_InvalidDiscRegion =4 , DVD_ERROR_LowParentalLevel =5 , DVD_ERROR_MacrovisionFail =6 , DVD_ERROR_IncompatibleSystemAndDecoderRegions =7 , DVD_ERROR_IncompatibleDiscAndDecoderRegions =8 } |
#define EC_DVD_ANGLE_CHANGE (EC_DVDBASE + 0x06) |
Definition at line 11 of file dvdevcod.h.
#define EC_DVD_ANGLES_AVAILABLE (EC_DVDBASE + 0x13) |
Definition at line 24 of file dvdevcod.h.
#define EC_DVD_AUDIO_STREAM_CHANGE (EC_DVDBASE + 0x04) |
Definition at line 9 of file dvdevcod.h.
#define EC_DVD_BUTTON_AUTO_ACTIVATED (EC_DVDBASE + 0x15) |
Definition at line 26 of file dvdevcod.h.
#define EC_DVD_BUTTON_CHANGE (EC_DVDBASE + 0x07) |
Definition at line 12 of file dvdevcod.h.
#define EC_DVD_CHAPTER_AUTOSTOP (EC_DVDBASE + 0x0E) |
Definition at line 19 of file dvdevcod.h.
#define EC_DVD_CHAPTER_START (EC_DVDBASE + 0x03) |
Definition at line 8 of file dvdevcod.h.
#define EC_DVD_CMD_END (EC_DVDBASE + 0x17) |
Definition at line 28 of file dvdevcod.h.
#define EC_DVD_CMD_START (EC_DVDBASE + 0x16) |
Definition at line 27 of file dvdevcod.h.
#define EC_DVD_CURRENT_HMSF_TIME (EC_DVDBASE + 0x1A) |
Definition at line 31 of file dvdevcod.h.
#define EC_DVD_CURRENT_TIME (EC_DVDBASE + 0x0B) |
Definition at line 16 of file dvdevcod.h.
#define EC_DVD_DISC_EJECTED (EC_DVDBASE + 0x18) |
Definition at line 29 of file dvdevcod.h.
#define EC_DVD_DISC_INSERTED (EC_DVDBASE + 0x19) |
Definition at line 30 of file dvdevcod.h.
#define EC_DVD_DOMAIN_CHANGE (EC_DVDBASE + 0x01) |
Definition at line 6 of file dvdevcod.h.
#define EC_DVD_ERROR (EC_DVDBASE + 0x0C) |
Definition at line 17 of file dvdevcod.h.
#define EC_DVD_KARAOKE_MODE (EC_DVDBASE + 0x1B) |
Definition at line 32 of file dvdevcod.h.
#define EC_DVD_NO_FP_PGC (EC_DVDBASE + 0x0F) |
Definition at line 20 of file dvdevcod.h.
#define EC_DVD_PARENTAL_LEVEL_CHANGE (EC_DVDBASE + 0x11) |
Definition at line 22 of file dvdevcod.h.
#define EC_DVD_PLAYBACK_RATE_CHANGE (EC_DVDBASE + 0x10) |
Definition at line 21 of file dvdevcod.h.
#define EC_DVD_PLAYBACK_STOPPED (EC_DVDBASE + 0x12) |
Definition at line 23 of file dvdevcod.h.
#define EC_DVD_PLAYPERIOD_AUTOSTOP (EC_DVDBASE + 0x14) |
Definition at line 25 of file dvdevcod.h.
#define EC_DVD_STILL_OFF (EC_DVDBASE + 0x0A) |
Definition at line 15 of file dvdevcod.h.
#define EC_DVD_STILL_ON (EC_DVDBASE + 0x09) |
Definition at line 14 of file dvdevcod.h.
#define EC_DVD_SUBPICTURE_STREAM_CHANGE (EC_DVDBASE + 0x05) |
Definition at line 10 of file dvdevcod.h.
#define EC_DVD_TITLE_CHANGE (EC_DVDBASE + 0x02) |
Definition at line 7 of file dvdevcod.h.
#define EC_DVD_VALID_UOPS_CHANGE (EC_DVDBASE + 0x08) |
Definition at line 13 of file dvdevcod.h.
#define EC_DVD_WARNING (EC_DVDBASE + 0x0D) |
Definition at line 18 of file dvdevcod.h.
#define EC_DVDBASE 0x0100 |
Definition at line 5 of file dvdevcod.h.
typedef enum _tagDVD_ERROR DVD_ERROR |
typedef enum _tagDVD_WARNING DVD_WARNING |
Definition at line 46 of file dvdevcod.h.
Enumerator | |
---|---|
DVD_WARNING_InvalidDVD1_0Disc | |
DVD_WARNING_FormatNotSupported | |
DVD_WARNING_IllegalNavCommand | |
DVD_WARNING_Open | |
DVD_WARNING_Seek | |
DVD_WARNING_Read |
Definition at line 36 of file dvdevcod.h.