Managed Windows API
FaderMixerControl Class
NamespacesManagedWinapi.Audio.MixerFaderMixerControl
A mixer control that is adjusted by a vertical fader, with a linear scale of positive values (ie, 0 is the lowest possible value).
Declaration Syntax
C#
public class FaderMixerControl : MixerControl
Members
All MembersProperties



IconMemberDescription
Maximum
The maximum value of this fader.

Minimum
The minimum value of this fader.

Values
Used to get or set the values of this fader.

Inheritance Hierarchy
Object
MixerControl
 FaderMixerControl

Assembly: ManagedWinapi (Module: ManagedWinapi) Version: 0.3.0.0 (0.3)