ltmmAudioInput.Loudness Property
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