AVEncCommonMeanBitRate Property
Microsoft DirectShow 9.0 |
AVEncCommonMeanBitRate Property
Specifies the average bit rate, in bits per second. This property applies only to constant bit rate (CBR) and variable bit rate (VBR) control modes.
Property GUID
CODECAPI_AVEncCommonMeanBitRate
Data Type
UINT32 (VT_UI4)
Possible Values
Encoders can implement this property as an enumerated set or as a linear range.
Remarks
This property is read/write.
Requirements
Header: Include codecapi.h.
See Also