android :: MediaPlayer :: both_volume
# Sets the left volume and the right volume of this player fun both_volume(left_volume, right_volume: Float) do nmedia_player.both_volume(left_volume, right_volume)