Replies: 1 comment
-
You can store the player in a global variable and reuse it to play a new video, using the cue/load video methods. You can see examples in the sample app. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
When I click on a button, I want to be able to change the currently playing video and load the player with another video. I cannot use the nextvideo function as the video I want to load is not from a playlist. So, how can I reload the video player with a new video?
Beta Was this translation helpful? Give feedback.
All reactions