setPreferredAudioTrack
abstract fun setPreferredAudioTrack(trackLanguage: String?, id: String? = null, trackIndex: Int? = null)(source)
If no trackLanguage is set it'll default to first track. Specifying the id allows for track overrides as the language can be identical.