The CMixer type exposes the following members.

Methods

  NameDescription
Public methodDispose
Releases all resources used by the System.ComponentModel.Component.
Public methodLinesByComponentType
This collection provides a series of CLine objects that match the specified Component Type.
Public methodLinesByConnection
This collection provides a series of CLine objects that match the specified ID.
Public methodLinesByLineType
This collection provides a series of CLine objects that match the specified Line Type.
Public methodToString
Returns a string that represents the current object.
(Overrides Object..::..ToString()()()().)

Fields

  NameDescription
Public fieldKey

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