ltmmAudioInput.Mono Property

Visual Basic Example

Syntax

object.Mono As Boolean

Remarks

Represents a value that indicates whether the audio input is mono or multi-channel. Possible values are:

Setting

Description

TRUE

All channels are combined into a mono signal.

FALSE

Multi-channel.

For more information, refer to the Microsoft documentation for IAMAudioInputMixer::get_Mono at http://msdn.microsoft.com/library/default.asp?url=/library/en-us/directshow/htm/iamaudioinputmixerget_mono.asp.

See Also

Elements:

ltmmAudioInput.Bass property, ltmmAudioInput.BassRange Property, ltmmAudioInput.Enable Property, ltmmAudioInput.FriendlyName Property, ltmmAudioInput.Loudness Property, ltmmAudioInput.MixLevel Property, ltmmAudioInput.Name Property, ltmmAudioInput.Pan Property, ltmmAudioInput.Treble Property, ltmmAudioInput.TrebleRange Property

Topics:

Multimedia Properties, Methods and Events