MF_CAPTURE_ENGINE_RECORD_SINK_AUDIO_MAX_PROCESSED_SAMPLES attribute
Sets the maximum number of processed samples that can be buffered in the record sink audio path.
Data type
UINT32
Remarks
To configure this attribute on the capture engine, add it to the pAttributes parameter when you call IMFCaptureEngine::Initialize.
The maximum value for this attribute is 100.
Requirements
Requirement | Value |
---|---|
Minimum supported client |
Windows 8 [desktop apps only] |
Minimum supported server |
Windows Server 2012 [desktop apps only] |
Header |
|
See also