Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction | Help Version 19.0.2.9
|
Leadtools.MediaFoundation Namespace : AudioDevices Class |
public class AudioDevices : Devices, System.Collections.Generic.IEnumerable<Device>, System.Collections.IEnumerable
'Declaration
Public Class AudioDevices Inherits Devices Implements System.Collections.Generic.IEnumerable(Of Device), System.Collections.IEnumerable
'Usage
Dim instance As AudioDevices
public ref class AudioDevices : public Devices, System.Collections.Generic.IEnumerable<Device>, System.Collections.IEnumerable