AVAudioChannelConfig Property

 
Microsoft DirectShow 9.0

AVAudioChannelConfig Property

Specifies the speaker configuration for the audio channels in the audio bit stream.

Property GUID

CODECAPI_AVAudioChannelConfig

Data Type

UINT32 (VT_UI4)

Possible Values

The value of this property is a bitwise OR of members of the eAVAudioChannelConfig enumeration.

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