Unsigned |
The UnsignedMixerControl type exposes the following members.
| Name | Description | |
|---|---|---|
| ControlType |
Mixer control type
(Inherited from MixerControl) | |
| IsBoolean |
Is this a boolean control
(Inherited from MixerControl) | |
| IsCustom |
True if this is a custom control
(Inherited from MixerControl) | |
| IsListText |
True if this is a list text control
(Inherited from MixerControl) | |
| IsSigned |
True if this is a signed control
(Inherited from MixerControl) | |
| IsUnsigned |
True if this is an unsigned control
(Inherited from MixerControl) | |
| MaxValue | The control's maximum value | |
| MinValue | The control's minimum value | |
| Name |
Mixer control name
(Inherited from MixerControl) | |
| Percent | Value of the control represented as a percentage | |
| Value | The control value |