getVolume

@FloatRange(from = 0.0, to = 1.0)
abstract fun getVolume(): Float(source)

Returns the player volume, from 0 (silent) to 1 (full volume).