The VolumeFader type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
| VolumeFader()()()() | ||
| VolumeFader(CCoreAudio..::..CControl..::..CControlVolume) |
Used to instantiate a new instance of the VolumeFader control from a CControlVolume object.
| |
| VolumeFader(CCoreAudio..::..CSession) |
Used to instantiate a new instance of the VolumeFader control from a CSession object.
|
Properties
| Name | Description | |
|---|---|---|
| CoreAudioControl |
Used to define the CCoreAudio control to which this VolumeMeter object is bound to.
| |
| IntegralChanges |
Determines if the slider should respect the resolution of the fader as specified by the property.
| |
| Orientation | ||
| PeakLevel |
Use to query the current peak level for the control.
| |
| TickStyle |
This property is ignored and changing it has no effect as the control changes it automatically based on the TrackBar.Orientation property.
|