The CCoreAudio..::..CControl..::..CControlPeakMeter type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
| Channels |
Returns the number of channels in the current CControlPeakMeter object. Only supported for Master (from CMixer)
| |
| Name |
Returns a description of the control that this object represents.
(Inherited from CCoreAudio..::..CControl..::..CControlObject.) | |
| Parent | (Inherited from CCoreAudio..::..CControl..::..CControlObject.) | |
| PeakLevel |
Allows querying the peak value of the audio being streamed through a control
| |
| PeakLevel[([( Int32])]) |
Allows querying the peak value on a per channel basis. Only supported for Master (from CMixer)
| |
| UniformValue |