Chromecast receiver, how to load media without explicit cast sender request?

前端 未结 1 1428
时光说笑
时光说笑 2020-12-19 17:43

Media exists on an external server that I would like to play on my cast receiver (a modified version of Google\'s CastReferencePlayer). The receiver is in constant communic

相关标签:
1条回答
  • 2020-12-19 18:32

    i saw this on the google plus chromecast dev page, though i havent gotten it to work yet

    Add/remove items using: https://developers.google.com/cast/docs/reference/receiver/cast.receiver.MediaManager#insertQueueItems, https://developers.google.com/cast/docs/reference/receiver/cast.receiver.MediaManager#removeQueueItems

    0 讨论(0)
提交回复
热议问题