AVAudioChannelCount Property

 
Microsoft DirectShow 9.0

AVAudioChannelCount Property

Specifies the number of channels in the audio bit stream.

Property GUID

CODECAPI_AVAudioChannelCount

Data Type

UINT32 (VT_UI4)

Remarks

This property is read-only.

The number of channels includes the low frequency effect (LFE) channel, if present.

Requirements

Header: Include codecapi.h.

See Also