Leadtools.Multimedia Namespace : DVDSubpictureType Enumeration |
'Declaration Public Enum DVDSubpictureType Inherits System.Enum Implements System.IComparable, System.IConvertible, System.IFormattable
'Usage Dim instance As DVDSubpictureType
public enum DVDSubpictureType : System.Enum, System.IComparable, System.IConvertible, System.IFormattable
public enum class DVDSubpictureType : public System.Enum, System.IComparable, System.IConvertible, System.IFormattable
Value | Member | Description |
---|---|---|
0x00000000 | NotSpecified | The DVD does not specify the Subpicture type. |
0x00000001 | Language | The Subpicture contains language-related content such as movie subtitles or other text. |
0x00000002 | Other | The Subpicture contains non-language-related content such as the bouncing ball in karaoke titles. |
System.Object
System.ValueType
System.Enum
Leadtools.Multimedia.DVDSubpictureType