AVAudioSampleRate Property

 
Microsoft DirectShow 9.0

AVAudioSampleRate Property

Specifies the sample rate of the audio bit stream, in samples per seconds.

Property GUID

CODECAPI_AVAudioSampleRate

Data Type

UINT32 (VT_UI4)

Possible Values

The set of possible values depends on the decoder implementation and the audio bit stream.

Remarks

This property is read-only.

Requirements

Header: Include codecapi.h.

See Also