Hello!
Using
https://developers.google.com/youtube/js_api_reference#cueVideoByIdwith a playing or paused video I would expect to stop the current video (no matter what state it was) and then
'Loads the specified video's thumbnail and prepares the player to play the video.' Basically, no matter the previous state, after CUE'ing the player would be like newly initialized with a video Id.
However, it actually leaves the current video still playing, while it puts on top of it the Play icon and get into CUED state.
Here's a testcase:
(after 3 seconds it will cue another video, see the result)
Thanks
You received this message because you are subscribed to the Google Groups "YouTube APIs Developer Forum" group.
To view this discussion on the web visit https://groups.google.com/d/msg/youtube-api-gdata/-/iJ4z5z8LOu8J.
To post to this group, send email to youtube-api-gdata@googlegroups.com.
To unsubscribe from this group, send email to youtube-api-gdata+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/youtube-api-gdata?hl=en.
No comments:
Post a Comment