Share via


AVEncStatAudioAverageBPS Property

 
Microsoft DirectShow 9.0

AVEncStatAudioAverageBPS Property

Returns the average bits per second of the encoded audio.

Property GUID

CODECAPI_AVEncStatAudioAverageBPS

Data Type

UINT32 (VT_UI4)

Remarks

This property is read/write. This property is available after the encoding is completed.

This property applies only to quality-based variable bit rate (VBR) encoding

Requirements

Header: Include codecapi.h.

See Also