ltmmAudioFormats Object
The ltmmAudioFormats object contains a collection of audio formats available for an audio device. The ltmmCaptureCtrl object uses the collection to enumerate and select audio formats. An ltmmAudioFormats object is not externally creatable and is only obtained through the ltmmCaptureCtrl.AudioCaptureFormats property.
The ltmmAudioFormats object contains the following properties and methods:
Properties
ltmmAudioFormats.Count property
ltmmAudioFormats.Selection property
Methods
ltmmAudioFormats.Item method
See Also