Click or drag to resize

IAudioControl Properties

[This is preliminary documentation and is subject to change.]

The IAudioControl type exposes the following members.

Properties
  NameDescription
Public propertyBalance
Left-right levels between 0.0(full-left) and 1.0(full-right). Centered at 0.5
Public propertyBass
Low-end Bass level between 0.0 and 1.0
Public propertyIsDirectSoundControl
Determines if device accepts values for the various sound properties versus simple up/down commands
Public propertyLoudness
Sets Loudness response between 0.0 and 1.0
Public propertyMute
Immediately set volume to zero when set to true and return to previous level when set to false
Public propertyTreble
High-end Treble level between 0.0 and 1.0
Public propertyVolume
Sound pressure level between 0.0 and 1.0
Top
See Also