Skip to content

Latest commit

 

History

History
54 lines (30 loc) · 1.61 KB

mf-capture-engine-record-sink-video-max-processed-samples.md

File metadata and controls

54 lines (30 loc) · 1.61 KB
description ms.assetid title ms.topic ms.date
Sets the maximum number of processed samples that can be buffered in the record sink video path.
5AFA197E-5A7F-402E-A62B-4F624A5DD917
MF_CAPTURE_ENGINE_RECORD_SINK_VIDEO_MAX_PROCESSED_SAMPLES attribute (Mfcaptureengine.h)
reference
05/31/2018

MF_CAPTURE_ENGINE_RECORD_SINK_VIDEO_MAX_PROCESSED_SAMPLES attribute

Sets the maximum number of processed samples that can be buffered in the record sink video 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 17.

Requirements

Requirement Value
Minimum supported client
Windows 8 [desktop apps only]
Minimum supported server
Windows Server 2012 [desktop apps only]
Header
Mfcaptureengine.h

See also

Alphabetical List of Media Foundation Attributes

Capture Engine Attributes

IMFCaptureEngine::Initialize