Edit

Share via


AVEncStatAudioAverageBPS property

Returns the average bits per second of the encoded audio.

This property is read/write.

Data type

UINT32 (VT_UI4)

Property GUID

CODECAPI_AVEncStatAudioAverageBPS

Remarks

This property is available after the encoding is completed.

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

Requirements

Requirement Value
Minimum supported client
Windows 2000 Professional [desktop apps | UWP apps]
Minimum supported server
Windows 2000 Server [desktop apps | UWP apps]
Header
Codecapi.h

See also

Codec API Properties

ICodecAPI Interface