The ltmmPlay_Dlg constants define helper and property dialog boxes available in the Play object.
typedef enum _ltmmPlay_Dlg
{
ltmmPlay_Dlg_AudioProcessors,
ltmmPlay_Dlg_VideoProcessors,
ltmmPlay_Dlg_VideoRenderer,
ltmmPlay_Dlg_AudioRenderer,
ltmmPlay_Dlg_Source,
ltmmPlay_Dlg_VideoDecompressor,
ltmmPlay_Dlg_AudioDecompressor,
ltmmPlay_Dlg_Splitter,
ltmmPlay_Dlg_SourceAndSplitter,
ltmmPlay_Dlg_SelAudioProcessor = 0x100,
ltmmPlay_Dlg_SelVideoProcessor = 0x200,
} ltmmPlay_Dlg;
Specifies the audio processor selection dialog box.
Specifies the video processor selection dialog box.
Specifies the video renderer dialog box.
Specifies the audio renderer dialog box
Specifies the source dialog box.
Specifies the video decompressor dialog box.
Specifies the audio decompressor dialog box.
Specifies the splitter (demultiplexer) dialog box.
Specifies the source and splitter (demultiplexer) dialog boxes.
Specifies the first selected audio processor. Additional processors may be specified by adding the processors collection index to this constant. A maximum of 256 processors may be specified.
Specifies the first selected video processor. Additional processors may be specified by adding the processors collection index to this constant. A maximum of 256 processors may be specified.
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