Contains a collection of registered audio devices.
public class AudioDevices : Devices
Public Class AudioDevices
Inherits Leadtools.Mediafoundation.Devices
Implements System.Collections.Generic.IEnumerable(Of Device), System.Collections.IEnumerable
public ref class AudioDevices : public Leadtools.Mediafoundation.Devices, System.Collections.Generic.IEnumerable<Device>, System.Collections.IEnumerable
The CaptureCtrl object uses this collection to enumerate and select audio devices. An AudioDevices object is not externally creatable and is only obtained through the parent object's AudioDevices property. This collection object is derived from the general Devices object collection base class.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET