- streamType
- The stream whose volume index should be set.
- index
- The volume index to set. See AudioManager.GetStreamMaxVolume(Stream) for the largest valid value.
- flags
- One or more flags.
Sets the volume index for a particular stream.
This method has no effect if the device implements a fixed volume policy as indicated by AudioManager.IsVolumeFixed.