MixerIntControl Class |
Namespace: Alvas.Audio
The MixerIntControl 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 | Returns a string that represents the current object. (Inherited from Object.) |
Name | Description | |
---|---|---|
ControlID |
Gets the control ID.
(Inherited from MixerControl.) | |
Maximum |
Gets the maximum value of the control.
| |
Minimum |
Gets the minimum value of the control.
| |
MixerID |
Gets the mixer ID.
(Inherited from MixerControl.) | |
MixerLine |
Gets the mixer line.
(Inherited from MixerControl.) | |
Name |
Gets the control name.
(Inherited from MixerControl.) | |
ShortName |
Gets the short name of the control.
(Inherited from MixerControl.) | |
Steps |
Gets the steps.
| |
Value |
Gets or sets the control value.
(Inherited from MixerControl.) | |
Values |
Gets or sets the control values.
|