0
votes

I'm developing a custom media receiver for chromecast. Is it possible to set the active tracks on media load? For example, I have two embedded audio tracks, and I want the second audio track to be what plays immediately on load. The sender does not know what embedded tracks are available, so using the LoadRequest is not an option.

1

1 Answers