Leadtools.Multimedia Namespace : DVDWarning Enumeration |
public enum DVDWarning : System.Enum, System.IComparable, System.IConvertible, System.IFormattable
'Declaration Public Enum DVDWarning Inherits System.Enum Implements System.IComparable, System.IConvertible, System.IFormattable
'Usage Dim instance As DVDWarning
public enum DVDWarning : System.IComparable, System.IConvertible, System.IFormattable
Leadtools.Multimedia.DVDWarning = function() { }; Leadtools.Multimedia.DVDWarning.prototype = {
LeadtoolsMemberMarker(replace me) };
public enum class DVDWarning : public System.Enum, System.IComparable, System.IConvertible, System.IFormattable
Member | Description |
---|---|
FormatNotSupported | A decoder would not support the current format. Playback of a stream (audio, video of SP) may not function. lParam2 contains the stream type. |
IllegalNavCommand | The internal DVD navigation command processor attempted to process an illegal command. |
InvalidDVD1_0Disc | DVD-Video disc is incorrectly authored. Playback can continue, but unexpected behavior may occur. |
Open | File Open Failed. |
Read | File Read Failed. |
Seek | File Seek Failed. |
System.Object
System.ValueType
System.Enum
Leadtools.Multimedia.DVDWarning
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