I'm creating a sender/receiver Chromecast App on Android device to display movies.
I'm using a .mpd file containing already the video, the audio tracks, and subtitles. So my question is how to add a selection button for those tracks?
I only found how to add tracks with different files (.vtt, .mp3, ..) but not with them inside the video file. Doc I'm using: URL
Thanks for your help!