Leadtools.Multimedia Namespace : DVDSubpictureLangExt Enumeration |
'Declaration Public Enum DVDSubpictureLangExt Inherits System.Enum Implements System.IComparable, System.IConvertible, System.IFormattable
'Usage Dim instance As DVDSubpictureLangExt
public enum DVDSubpictureLangExt : System.Enum, System.IComparable, System.IConvertible, System.IFormattable
public enum class DVDSubpictureLangExt : public System.Enum, System.IComparable, System.IConvertible, System.IFormattable
Value | Member | Description |
---|---|---|
0x00000000 | NotSpecified | Indicates that no language extensions are present. |
0x00000001 | Caption_Normal | Indicates that the specified stream contains normal captions. |
0x00000002 | Caption_Big | Indicates that the specified stream contains big captions. |
0x00000003 | Caption_Children | Indicates that the specified stream contains captions for children. |
0x00000005 | CC_Normal | Indicates that the specified stream contains normal closed captions. |
0x00000006 | CC_Big | Indicates that the specified stream contains big closed captions. |
0x00000007 | CC_Children | Indicates that the specified stream contains closed captions for children. |
0x00000009 | Forced | For more detailed information, refer to the Microsoft documentation for the DVD_SUBPICTURE_LANG_EXT Enumeration. |
0x0000000D | DirectorComments_Normal | Indicates that the specified stream contains normal-sized director's comments. |
0x0000000E | DirectorComments_Big | Indicates that the specified stream contains large-sized director's comments. |
0x0000000F | DirectorComments_Children | Indicates that the specified stream contains director's comments for children. |
System.Object
System.ValueType
System.Enum
Leadtools.Multimedia.DVDSubpictureLangExt