CODECAPI_AVEncH264CABACEnable property

Enables or disables CABAC (context-adaptive binary arithmetic coding) for H.264 entropy coding.

Data type

VARIANT_BOOL (VT_BOOL)

Property GUID

CODECAPI_AVEncH264CABACEnable

Property value

If the value is VARIANT_TRUE, CABAC is enabled.

Requirements

Requirement Value
Minimum supported client
Windows 8 [desktop apps | UWP apps]
Minimum supported server
Windows Server 2012 [desktop apps | UWP apps]
Header
Codecapi.h

See also

Media Foundation Properties

ICodecAPI