updateVolume

abstract suspend fun updateVolume(volume: Float)

Updates the currentVolume

Parameters

volume

the new volume to set. Should be between 0. and 1.0.