setVolume

abstract fun setVolume(@FloatRange(from = 0.0, to = 1.0) volume: Float)

Set the current playback volume value.

Parameters

volume