Skip to content

Latest commit

 

History

History
50 lines (28 loc) · 1.45 KB

mft-encoder-supports-config-event.md

File metadata and controls

50 lines (28 loc) · 1.45 KB
description ms.assetid title ms.topic ms.date
Specifies that the MFT encoder supports receiving MEEncodingParameter events while streaming.
8DE04537-641C-4154-9C7F-A7D025CA4C39
MFT_ENCODER_SUPPORTS_CONFIG_EVENT attribute (Mftransform.h)
reference
05/31/2018

MFT_ENCODER_SUPPORTS_CONFIG_EVENT attribute

Specifies that the MFT encoder supports receiving MEEncodingParameter events while streaming.

Data type

Bool stored as UINT32

Remarks

Sent by the MFT encoder through IMFTransform::ProcessEvent.

Requirements

Requirement Value
Minimum supported client
Windows 8.1 [desktop apps | UWP apps]
Minimum supported server
Windows Server 2012 R2 [desktop apps | UWP apps]
Header
Mftransform.h
IDL
Mftransform.idl

See also

Alphabetical List of Media Foundation Attributes

IMFTransform::ProcessEvent