Click or drag to resize
AudioDeviceInfo Properties

The AudioDeviceInfo type exposes the following members.

Properties
  NameDescription
Public propertyChannels
Number of channels supported on that device.
Public propertyDriverVersion
Driver Version.
Public propertyFormats
Supported Formats.
Public propertyIndex
Gets zero-based index of this object.
Public propertyManufacturerId
The manufacturer identification.
Public propertyName
Name of the device.
Public propertyProductId
The product identification.
Public propertySupportedFormats
Gets the supported metrics.
Public propertySupports
The device capabilities as bitmask.
Top
See Also