setDeviceAudioVolume

open fun setDeviceAudioVolume(volume: Int)

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

Parameters

volume

The value of the device audio volume. The value 0 indicates the silence (volume muted).