setPreferredAudioTrack

abstract fun setPreferredAudioTrack(trackLanguage: String?, id: String? = null)

If no trackLanguage is set it'll default to first track. Specifying the id allows for track overrides as the language can be identical.