IWMEncAudienceObj.TotalPeakBitrate

Windows Media Encoder SDK banner art

The TotalPeakBitrate property retrieves the total peak bit rate of the audience.

Syntax

Long = IWMEncAudienceObj.TotalPeakBitrate

Parameters

This property takes no parameters.

Property Value

A Long that indicates the total peak bit rate of the stream, in bits per second (bps).

Remarks

The TotalPeakBitrate property is useful when using peak bit-rate modes.

This property is read-only.

Requirements

Reference: Windows Media Encoder

Library: wmenc.exe

See Also