Leadtools.Multimedia Namespace : DVDError Enumeration |
'Declaration Public Enum DVDError Inherits System.Enum Implements System.IComparable, System.IConvertible, System.IFormattable
'Usage Dim instance As DVDError
public enum DVDError : System.Enum, System.IComparable, System.IConvertible, System.IFormattable
public enum class DVDError : public System.Enum, System.IComparable, System.IConvertible, System.IFormattable
Value | Member | Description |
---|---|---|
0x00000001 | Unexpected | Something unexpected happened; perhaps the content was incorrectly authored. |
0x00000002 | CopyProtectFail | Key exchange for DVD copy protection failed. |
0x00000003 | InvalidDVD1_0Disc | DVD-Video disc is incorrectly authored for v1. |
0x00000004 | InvalidDiscRegion | The Disc cannot be played because the disc is not authored to play in the system region. |
0x00000005 | LowParentalLevel | The Player parental level is lower than the lowest parental level available in the DVD content. |
0x00000006 | MacrovisionFail | Macrovision Distribution Failed. |
0x00000007 | IncompatibleSystemAndDecoderRegions | No discs can be played because the system region does not match the decoder. |
0x00000008 | IncompatibleDiscAndDecoderRegions | The disc cannot be played because the disc is not authored to be played in the decoder's region. |
System.Object
System.ValueType
System.Enum
Leadtools.Multimedia.DVDError