The CMixer type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
| Dispose |
Releases all resources used by the System.ComponentModel.Component.
| |
| LinesByComponentType |
This collection provides a series of CLine objects that match the specified Component Type.
| |
| LinesByConnection |
This collection provides a series of CLine objects that match the specified ID.
| |
| LinesByLineType |
This collection provides a series of CLine objects that match the specified Line Type.
| |
| ToString |
Returns a string that represents the current object.
(Overrides Object..::..ToString()()()().) |
Fields
| Name | Description | |
|---|---|---|
| Key |
Properties
| Name | Description | |
|---|---|---|
| DeviceName |
The device name as reported by the sound card driver.
| |
| DriverVersion |
The driver version as reported by the sound card driver.
| |
| ID |
The unique identifier for the mixer.
| |
| Index |
The index of the current mixer.
| |
| Lines |
This collection provides a series of CLine objects that interface each available line in the current CMixer object.
| |
| ManufacturerID |
The unique identifier of the mixer as provided by the sound card driver.
| |
| mixerHandler | ||
| ProductID |
The ID of the mixer as provided by the sound card driver.
| |
| Tag |
Gets or sets the object that contains data about the control
|