ltmmAudioInputs Object

The ltmmAudioInputs Object is a collection used to manage the available audio inputs on a specified audio device. Use this object to enumerate the available audio inputs and to control the master properties of the audio device.

This object can be obtained using the ltmmCaptureCtrl.AudioInputs property.

The ltmmAudioInputs Object contains the following properties and methods:

Properties

ltmmAudioInputs.Bass

ltmmAudioInputs.BassRange

ltmmAudioInputs.Count

ltmmAudioInputs.Enable

ltmmAudioInputs.loudness

ltmmAudioInputs.Mixlevel

ltmmAudioInputs.Mono

ltmmAudioInputs.Pan

ltmmAudioInputs.Treble

ltmmAudioInputs.TrebleRange

Methods

ltmmAudioInputs.Find

ltmmAudioInputs.Item

See Also

ltmmCaptureCtrl Object