onAudioVolumeIndication

Callback for player volume changes.

public void onAudioVolumeIndication(int volume)
Since
Available since v4.4.0.

Trigger Timing

This callback is triggered when the player volume changes.

Parameters

volume
The current volume of the player, ranging from [0, 225].