The CCoreAudio..::..CControl type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
| Control |
Returns a reference to the object that CControl is managing.
| |
| ControlLoudness |
Returns a reference to a CControlLoudness object.
| |
| ControlMute |
Returns a reference to a CControlMute object.
| |
| ControlPeakMeter |
Returns a reference to a CControlPeakMeter object.
| |
| ControlType |
Returns the type of control as specified by one of the values from the ControlTypeConstants enumeration.
| |
| ControlTypeName |
Returns a string representation of the type of control that CControl is managing.
| |
| ControlVolume |
Returns a reference to a CControlVolume object.
| |
| Name |
Returns the name of the control.
| |
| Parent |
Returns a reference to the parent CLine object
| |
| SubControls |
This list encapsulates all the CControlObject objects supported by this control.
|