The CMixer type exposes the following members.

Properties

  NameDescription
Public propertyDeviceName
The device name as reported by the sound card driver.
Public propertyDriverVersion
The driver version as reported by the sound card driver.
Public propertyID
The unique identifier for the mixer.
Public propertyIndex
The index of the current mixer.
Public propertyLines
This collection provides a series of CLine objects that interface each available line in the current CMixer object.
Public propertyManufacturerID
The unique identifier of the mixer as provided by the sound card driver.
Public propertymixerHandler
Public propertyProductID
The ID of the mixer as provided by the sound card driver.
Public propertyTag
Gets or sets the object that contains data about the control

See Also