To use the ltmmCapture Object perform the following steps:
Create an instance of the ltmmCapture object, by creating an instance of the IltmmCapture interface.
Set an event callback using IltmmCapture::SetNotifyWindow
Set a window to serve as the frame for the video preview window by calling IltmmCapture::put_VideoWindowFrame.
Select audio and video capture devices (use ShowDialog to set properties).
Optionally, select audio and video compressors (use ShowDialog to set properties).
Optionally, select audio and video processors (use ShowDialog to set properties).
Specify the media data target (i.e. file).
Specify the target format (i.e. AVI).
Call IltmmCapture::StartCapture to start capturing process.
Handle ltmmCapture_Notify constants messages.
Call IltmmCapture::StopCapture when finished.
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