ltmmAudioInput.Enable Property

Visual Basic Example

Syntax

object.Enable As Boolean

Remarks

Indicates whether the audio input is enabled. Possible values are:

Setting

Description

TRUE

The input is enabled.

FALSE

The input is disabled.

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

See Also

Elements:

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

Topics:

Multimedia Properties, Methods and Events