MF_CAPTURE_ENGINE_DISABLE_HARDWARE_TRANSFORMS attribute
Disables the use of hardware-based Media Foundation transforms (MFTs) in the capture engine.
Data type
BOOL stored as UINT32
Remarks
By default, the capture engine uses hardware decoders or encoders. To disable the use of hardware MFTs, set this attribute to TRUE when you create the capture engine.
Requirements
Requirement | Value |
---|---|
Minimum supported client |
Windows 8 [desktop apps only] |
Minimum supported server |
Windows Server 2012 [desktop apps only] |
Header |
|
See also