MFPKEY_DYN_VBR_BAVG Property

Specifies the buffer window, in milliseconds, 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_RAVG property.

Requirements

Requirement Value
Minimum supported client
Windows Vista [desktop apps only]
Minimum supported server
Windows Server 2008 [desktop apps only]
Header
Wmcodecdsp.h

See also

Media Foundation Properties