AVEncCommonRateControlMode Property

 
Microsoft DirectShow 9.0

AVEncCommonRateControlMode Property

Specifies the rate control mode.

Applications can set this property to specify the rate control mode. Encoders can also return this property as a capability.

Property GUID

CODECAPI_AVEncCommonRateControlMode

Data Type

UINT32 (VT_UI4)

Possible Values

The value of this property is a member of the eAVEncCommonRateControlMode enumeration.

Remarks

This property is read/write.

Requirements

Header: Include codecapi.h.

See Also