IAudioControl Properties |
[This is preliminary documentation and is subject to change.]
The IAudioControl type exposes the following members.
| Name | Description | |
|---|---|---|
| Balance |
Left-right levels between 0.0(full-left) and 1.0(full-right). Centered at 0.5
| |
| Bass |
Low-end Bass level between 0.0 and 1.0
| |
| IsDirectSoundControl |
Determines if device accepts values for the various sound properties versus simple up/down commands
| |
| Loudness |
Sets Loudness response between 0.0 and 1.0
| |
| Mute |
Immediately set volume to zero when set to true and return to previous level when set to false
| |
| Treble |
High-end Treble level between 0.0 and 1.0
| |
| Volume |
Sound pressure level between 0.0 and 1.0
|