Share via


AVEncAudioDualMono Property

 
Microsoft DirectShow 9.0

AVEncAudioDualMono Property

Specifies whether 2-channel audio is encoded as stereo or dual mono.

Property GUID

CODECAPI_AVEncAudioDualMono

Data Type

UINT32 (VT_UI4)

Possible Values

The value of this property is a member of the eAVEncAudioDualMono enumeration.

Remarks

This property is read/write.

This property does not apply to MPEG audio encoders. For MPEG audio, use the AVEncMPACodingMode property.

Requirements

Header: Include codecapi.h.

See Also