audio

abstract val audio: AudioTrack?

The currently selected AudioTrack or null if there is none.

This function is deprecated. Use Source.selectedAudioTrack on the currently active source instead e.g. Player.source.selectedAudioTrack