CODECAPI_AVEncVideoMaxQP property

Specifies the maximum QP supported by the encoder.

Data type

ULONG (VT_UI4)

Property GUID

CODECAPI_AVEncVideoMaxQP

Remarks

H.264/AVC encoders:

The encoder shall supportGetValue, SetValue, and GetParameterRange.

This is a static property meaning that it can only be set before the encoding session starts.

Default value shall be the max QP allowed by the corresponding coding standard. For example, H.264 encoders shall have a default value of 51.

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
Codecapi.h

See also

Media Foundation Properties

CODECAPI_AVEncVideoMinQP