The CCoreAudio..::..CControl..::..CControlVolume type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
| Channels |
Used to query the number of channels available on the current control
| |
| Max |
Returns the maximum value supported by the control.
| |
| Min |
Returns the minimum value supported by the control.
| |
| Name |
Returns a description of the control that this object represents.
(Inherited from CCoreAudio..::..CControl..::..CControlObject.) | |
| Parent | (Inherited from CCoreAudio..::..CControl..::..CControlObject.) | |
| Steps |
Returns the increments in which the Volume of the current control changes.
| |
| UniformValue | ||
| Volume |
Allows querying and manipulating the volume level of a control
| |
| Volume[([( Int32])]) |
Allows querying and manipulating the volume level of a control on a per channel basis
|