Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Specifies whether the encoder uses variable-bit-rate (VBR) encoding. Read-write.
Constant for IPropertyBag
g_wszWMVCVBREnabled, g_wszWMCPAudioVBRSupported
Data Type
VT_BOOL
Default Value
VARIANT_FALSE
Remarks
This value must be set to VARIANT_TRUE for any of the other VBR properties to be used by the codec.
After you set this value to VARIANT_TRUE on the audio encoder, the output types retrieved by using the IMediaObject::GetOutputType method are VBR types.
Requirements
Requirement | Value |
---|---|
Minimum supported client |
Windows XP [desktop apps only] |
Minimum supported server |
Windows Server 2003 [desktop apps only] |
Header |
|
See also