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 .

Platforms

Win32, x64

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