AudioDeviceInfo Class |
Namespace: StreamCoders.Devices
The AudioDeviceInfo type exposes the following members.
Name | Description | |
---|---|---|
AudioDeviceInfo | Initializes a new instance of the AudioDeviceInfo class |
Name | Description | |
---|---|---|
Channels |
Number of channels supported on that device.
| |
DriverVersion |
Driver Version.
| |
Formats |
Supported Formats.
| |
Index |
Gets zero-based index of this object.
| |
ManufacturerId |
The manufacturer identification.
| |
Name |
Name of the device.
| |
ProductId |
The product identification.
| |
SupportedFormats |
Gets the supported metrics.
| |
Supports |
The device capabilities as bitmask.
|
Name | Description | |
---|---|---|
Copy | Overloaded.
Creates a copy of the object.
(Defined by ObjectExtensions.) | |
Copy(Object) | Overloaded.
Creates a deep copy of the object using the supplied object as a target for the copy operation.
(Defined by ObjectExtensions.) |