android :: NativeMediaPlayer :: volume=
fun volume=(vol: Float) in "Java" `{ self.setVolume((float)vol, (float)vol); `}