IAudioStreamVolume Members

IAudioStreamVolume has the following members.

Public Methods

  Name Description
GetAllVolumes The GetAllVolumes method retrieves the volume levels for all the channels in the audio stream.
GetChannelCount The GetChannelCount method retrieves the number of channels in the audio stream.
GetChannelVolume The GetChannelVolume method retrieves the volume level for the specified channel in the audio stream.
SetAllVolumes The SetAllVolumes method sets the individual volume levels for all the channels in the audio stream.
SetChannelVolume The SetChannelVolume method sets the volume level for the specified channel in the audio stream.

See also

IAudioStreamVolume