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 : DVDAudioLangExt Enumeration |
public enum DVDAudioLangExt : System.Enum, System.IComparable, System.IConvertible, System.IFormattable
'Declaration
Public Enum DVDAudioLangExt Inherits System.Enum Implements System.IComparable, System.IConvertible, System.IFormattable
'Usage
Dim instance As DVDAudioLangExt
public enum class DVDAudioLangExt : public System.Enum, System.IComparable, System.IConvertible, System.IFormattable
Value | Member | Description |
---|---|---|
0x00000000 | NotSpecified | The digital video disc (DVD) does not specify an audio language extension for this audio stream. |
0x00000001 | Captions | The audio stream contains captions. |
0x00000002 | VisuallyImpaired | The audio stream contains content for people with low vision. |
0x00000003 | DirectorComments1 | The audio stream contains "director comments 1". |
0x00000004 | DirectorComments2 | The audio stream contains "director comments 2". |
System.Object
System.ValueType
System.Enum
Leadtools.Multimedia.DVDAudioLangExt