ltmmAudioInput.Loudness Property

Visual Basic Example

Syntax

object.Loudness As Boolean

Remarks

Indicates whether loudness is on or off. Possible values are:

Setting

Description

TRUE

Loudness is on.

FALSE

Loudness is off.

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

See Also

Elements:

ltmmAudioInput.Bass property, ltmmAudioInput.BassRange Property, ltmmAudioInput.Enable Property, ltmmAudioInput.FriendlyName 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