MFPKEY_DYN_VBR_RAVG Property
Specifies the average bit rate, in bits per second, for an encoder that is configured to use average-controllable VBR encoding.
Constant for IPropertyBag
Available only by using IPropertyStore.
Data Type
VT_I4
Remarks
If the MFPKEY_AVGCONSTRAINED and MFPKEY_VBRENABLED properties are both set to VARIANT_TRUE, the encoder uses average-controllable VBR encoding. In that case, the encoder configures itself according to the value of this property and the MFPKEY_DYN_VBR_BAVG property.
Requirements
Requirement | Value |
---|---|
Minimum supported client |
Windows Vista [desktop apps only] |
Minimum supported server |
Windows Server 2008 [desktop apps only] |
Header |
|
See also