Closed GoogleCodeExporter closed 9 years ago
Can you provide the full error logs? Which version of MPL are you using?
Original comment by jonathan...@google.com
on 5 Jun 2015 at 10:02
I am using MPL v1.0.0. Here are logs in attachment.
Original comment by ostap.kr...@neonstingray.com
on 8 Jun 2015 at 7:45
Attachments:
You should be doing the audio track selection in host.onManifestReady
(https://developers.google.com/cast/docs/reference/player/cast.player.api.Host#o
nManifestReady). If you haven't already looked at it, the player documentation
may prove useful for you (https://developers.google.com/cast/docs/player).
Also, when switching audio tracks, make sure that you have only one audio track
enabled at a time. For any further development issues, please direct your
questions to Stack Overflow.
Original comment by jonathan...@google.com
on 9 Jun 2015 at 10:11
Works great for me, thanks you for reply. Would be great if media player
tutorial (https://developers.google.com/cast/docs/player) can be updated, cause
right now it has no mention about using of "host.onManifestReady" event.
Original comment by ostap.kr...@neonstingray.com
on 12 Jun 2015 at 12:06
Original issue reported on code.google.com by
ostap.kr...@neonstingray.com
on 5 Jun 2015 at 8:47