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 : DVDAudioFormat Enumeration |
public enum DVDAudioFormat : System.Enum, System.IComparable, System.IConvertible, System.IFormattable
'Declaration
Public Enum DVDAudioFormat Inherits System.Enum Implements System.IComparable, System.IConvertible, System.IFormattable
'Usage
Dim instance As DVDAudioFormat
public enum class DVDAudioFormat : public System.Enum, System.IComparable, System.IConvertible, System.IFormattable
Value | Member | Description |
---|---|---|
0x00000000 | AC3 | Audio format is Dolby AC-3. |
0x00000001 | MPEG1 | Audio format is MPEG-1. |
0x00000002 | MPEG1_DRC | Audio format is MPEG-1 with dynamic range control |
0x00000003 | MPEG2 | Audio format is MPEG-2. |
0x00000004 | MPEG2_DRC | Audio format is MPEG-2 with dynamic range control. |
0x00000005 | LPCM | Audio format is Linear Pulse Code Modulated (LPCM). |
0x00000006 | DTS | Audio format is Digital Theater Systems (DTS). |
0x00000007 | SDDS | Audio format is Sony Dynamic Digital Sound (SDDS). |
0x00000008 | Other | Audio format is unrecognized. |
System.Object
System.ValueType
System.Enum
Leadtools.Multimedia.DVDAudioFormat