Share via


MFPKEY_WMAENC_AVGBYTESPERSEC Property

banner art

Specifies the average bytes per second in a quality-based variable-bit-rate (VBR) audio stream

Constant for IPropertyBag

g_wszWMACAvgBytesPerSecond

Data Type

VT_I4

Remarks

You can get this value from the decoder after the stream is encoded.

This value is required by the audio decoder to properly decompress the content.

Applies To

This read-only property is available on the encoder of the following codecs:

Requirements

Client: Requires Windows Vista or Windows XP.

Header: Include wmcodecdsp.h.

See Also