VBRPeak

[The feature associated with this page, Windows Media Format 11 SDK, is a legacy feature. It has been superseded by Source Reader and Sink Writer. Source Reader and Sink Writer have been optimized for Windows 10 and Windows 11. Microsoft strongly recommends that new code use Source Reader and Sink Writer instead of Windows Media Format 11 SDK, when possible. Microsoft suggests that existing code that uses the legacy APIs be rewritten to use the new APIs if possible.]

The VBRPeak attribute contains the highest momentary bit rate in a variable bit rate (VBR) encoded stream.

Global Constant

g_wszVBRPeak

Data Type

WMT_TYPE_DWORD

Remarks

When accessing the IWMHeaderInfo3 interface of the writer object, you can add or change this value. In other objects (metadata editor, reader, and synchronous reader), this value is read-only.

The writer automatically writes a VBRPeak value for each VBR stream.

See also

Attribute List