The ltmmDVD_AUDIO_FORMAT constants define the DVD audio stream format type.
typedef enum ltmmDVD_AUDIO_FORMAT
{
ltmmDVD_AudioFormat_AC3 = 0,
ltmmDVD_AudioFormat_MPEG1 = 1,
ltmmDVD_AudioFormat_MPEG1_DRC = 2,
ltmmDVD_AudioFormat_MPEG2 = 3,
ltmmDVD_AudioFormat_MPEG2_DRC = 4,
ltmmDVD_AudioFormat_LPCM = 5,
ltmmDVD_AudioFormat_DTS = 6,
ltmmDVD_AudioFormat_SDDS = 7,
ltmmDVD_AudioFormat_Other = 8
} ltmmDVD_AUDIO_FORMAT;
[0] Audio format is Dolby AC-3.
[1] Audio format is MPEG-1.
[2] Audio format is MPEG-1 with dynamic range control.
[3] Audio format is MPEG-2.
[4] Audio format is MPEG-2 with dynamic range control.
[5] Audio format is Linear Pulse Code Modulated (LPCM).
[6] Audio format is Digital Theater Systems (DTS).
[7] Audio format is Sony Dynamic Digital Sound (SDDS).
[8] Audio format is unrecognized.
IltmmDVDAudioStream::get_AudioFormat
Help Collections
Raster .NET | C API | C++ Class Library | HTML5 JavaScript
Document .NET | C API | C++ Class Library | HTML5 JavaScript
Medical .NET | C API | C++ Class Library | HTML5 JavaScript
Medical Web Viewer .NET
Multimedia
Direct Show .NET | C API | Filters
Media Foundation .NET | C API | Transforms
Supported Platforms
.NET, Java, Android, and iOS/macOS Assemblies
Imaging, Medical, and Document
C API/C++ Class Libraries
Imaging, Medical, and Document
HTML5 JavaScript Libraries
Imaging, Medical, and Document