LEADTOOLS Multimedia API Help > LEADTOOLS Multimedia Features > Multimedia Interfaces > IltmmAudioInputs Interface |
IltmmAudioInputs Interface is a collection interface used to manage the available audio inputs on a specified audio device. Use this interface to enumerate the available audio inputs and to control the master properties of the audio device.
This interface can be obtained using the IltmmCapture::get_AudioInputs function.
In addition to the methods inherited from IDispatch, the IltmmAudioInputs Interface exposes the following functions:
Functions
IltmmAudioInputs::get_BassRange
IltmmAudioInputs::get_Loudness
IltmmAudioInputs::get_MixLevel
IltmmAudioInputs::get_TrebleRange
IltmmAudioInputs::put_Loudness
IltmmAudioInputs::put_MixLevel
Win32, x64