halilozercan / BetterVideoPlayer

Video playback on Android, made better in Kotlin, wrapping around the stock MediaPlayer API.
286 stars 95 forks source link

Ability to choose audio tracks for MediaPlayer #38

Open mehdi-sol opened 7 years ago

mehdi-sol commented 7 years ago

It would be very good to have some sort of API for setting the audio track on the underlying MediaPlayer for files with multiple audios (usually for multiple languages).

Maybe this or this could help.

qamalyanaren commented 6 years ago

+