Visual Basic Example
Syntax
object.Count As Long
Remarks
(Read-only). Gets the number of available inputs on the selected audio device. Use the retrieved number to iterate through the items using the ltmmAudioInputs.Item method.
Platforms
Win32, x64
See Also
Elements:
ltmmAudioInputs.Bass Property, ltmmAudioInputs.BassRange Property, ltmmAudioInputs.Loudness Property, ltmmAudioInputs.MixLevel Property, ltmmAudioInputs.Mono Property, ltmmAudioInputs.Pan Property, ltmmAudioInputs.Treble Property, ltmmAudioInputs.TrebleRange Property, ltmmAudioInputs.Find Method, ltmmAudioInputs.Item Method
Topics:
Multimedia Properties, Methods and Events