Leadtools.Multimedia Namespace : DVDError Enumeration |
public enum DVDError : System.Enum, System.IComparable, System.IConvertible, System.IFormattable
'Declaration Public Enum DVDError Inherits System.Enum Implements System.IComparable, System.IConvertible, System.IFormattable
'Usage Dim instance As DVDError
public enum DVDError : System.IComparable, System.IConvertible, System.IFormattable
Leadtools.Multimedia.DVDError = function() { }; Leadtools.Multimedia.DVDError.prototype = {
LeadtoolsMemberMarker(replace me) };
public enum class DVDError : public System.Enum, System.IComparable, System.IConvertible, System.IFormattable
Member | Description |
---|---|
CopyProtectFail | Key exchange for DVD copy protection failed. |
IncompatibleDiscAndDecoderRegions | The disc cannot be played because the disc is not authored to be played in the decoder's region. |
IncompatibleSystemAndDecoderRegions | No discs can be played because the system region does not match the decoder. |
InvalidDiscRegion | The Disc cannot be played because the disc is not authored to play in the system region. |
InvalidDVD1_0Disc | DVD-Video disc is incorrectly authored for v1. |
LowParentalLevel | The Player parental level is lower than the lowest parental level available in the DVD content. |
MacrovisionFail | Macrovision Distribution Failed. |
Unexpected | Something unexpected happened; perhaps the content was incorrectly authored. |
System.Object
System.ValueType
System.Enum
Leadtools.Multimedia.DVDError
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2