MF_CAPTURE_ENGINE_USE_VIDEO_DEVICE_ONLY attribute
Specifies whether the capture engine captures video but not audio.
Data type
UINT32
Remarks
If this attribute is TRUE, the capture engine does not select or use an audio capture device. Set this attribute to TRUE if you want to capture video without audio. The default value is FALSE.
Requirements
Requirement | Value |
---|---|
Minimum supported client |
Windows 8 [desktop apps only] |
Minimum supported server |
Windows Server 2012 [desktop apps only] |
Header |
|
See also