setAudioVolume

open fun setAudioVolume(volume: Float)

When this command is received the Player should change the audio volume by given volume value.

Parameters

volume

The value of the audio volume. The range varies from 0 to 1.0 where 0 being the silence (volume muted).