![]() |
Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction | Help Version 19.0.2.9
|
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 class DVDWarning : public System.Enum, System.IComparable, System.IConvertible, System.IFormattable
Value | Member | Description |
---|---|---|
0x00000001 | InvalidDVD1_0Disc | DVD-Video disc is incorrectly authored. Playback can continue, but unexpected behavior can occur. |
0x00000002 | 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. |
0x00000003 | IllegalNavCommand | The internal DVD navigation command processor attempted to process an illegal command. |
0x00000004 | Open | File Open Failed. |
0x00000005 | Seek | File Seek Failed. |
0x00000006 | Read | File Read Failed. |
System.Object
System.ValueType
System.Enum
Leadtools.Multimedia.DVDWarning