ltmmDevices Object

The ltmmDevices Object contains a collection of registered devices. The ltmmCaptureCtrl object uses the collection to enumerate and select audio and video capture devices. A ltmmDevices object is not externally creatable and is only obtained through the parent object’s AudioDevices and VideoDevices properties.

The ltmmDevices Object contains the following properties and methods:

Properties

ltmmDevices.Count

ltmmDevices.Selection

Methods

ltmmDevices.Find

ltmmDevices.Item

ltmmDevices.Refresh

See Also

ltmmCaptureCtrl Object