The ltmmCapture_Preview constants define the WPARAM parameter used in notification messages.
typedef enum _ltmmCapture_Preview
{
ltmmCapture_Preview_VideoAndAudio,
ltmmCapture_Preview_Video,
ltmmCapture_Preview_Audio,
} ltmmCapture_Preview;
[0] Specifies that both video and audio should be previewed.
[1] Specifies that only video should be previewed. This is the default value.
[2] Specifies that only audio should be previewed.
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