ltmmAudioInput.MixLevel Property

Visual Basic Example

Syntax

object.MixLevel As Double

Remarks

Gets or sets the recording volume level for the audio input. Possible values are:

Value

Meaning

0.0 to 1.0

Expected range of recording volume level where 0.0 indicates the recording level is off (muted), and 1.0 is the full volume.

-1.0

Automatic gain adjustment: the recording level is adjusted automatically.

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

See Also

Elements:

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

Topics:

Multimedia Properties, Methods and Events