Click or drag to resize
MixerIntControl Properties

The MixerIntControl type exposes the following members.

Properties
  NameDescription
Public propertyControlID
Gets the control ID.
(Inherited from MixerControl.)
Public propertyMaximum
Gets the maximum value of the control.
Public propertyMinimum
Gets the minimum value of the control.
Public propertyMixerID
Gets the mixer ID.
(Inherited from MixerControl.)
Public propertyMixerLine
Gets the mixer line.
(Inherited from MixerControl.)
Public propertyName
Gets the control name.
(Inherited from MixerControl.)
Public propertyShortName
Gets the short name of the control.
(Inherited from MixerControl.)
Public propertySteps
Gets the steps.
Public propertyValue
Gets or sets the control value.
(Inherited from MixerControl.)
Public propertyValues
Gets or sets the control values.
Top
See Also