| DestinationLine Class |
Namespace: Alvas.Audio
The DestinationLine type exposes the following members.
| Name | Description | |
|---|---|---|
| Equals | (Inherited from Object.) | |
| GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) | |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| ToString | (Inherited from MixerLine.) |
| Name | Description | |
|---|---|---|
| Channels |
Gets quantity of channels for mixer line
(Inherited from MixerLine.) | |
| Controls |
Gets the controls of the mixer line.
(Inherited from MixerLine.) | |
| MixerID |
Gets the mixer ID.
(Inherited from MixerLine.) | |
| MixerLineID |
Gets the mixer line ID.
(Inherited from MixerLine.) | |
| Name |
Gets the mixer line name.
(Inherited from MixerLine.) | |
| ShortName |
Gets the short name of the mixer line.
(Inherited from MixerLine.) | |
| Sources |
Gets the source lines.
|