setAudioTrack

abstract fun setAudioTrack(trackId: String)

Sets the AudioTrack that corresponds to the trackId. A list of currently available AudioTracks can be retrieved via availableAudioTracks.

Has no effect if no track with a matching ID is present in the availableAudioTracks or if the source is not attached to a player.