VideoPlayer icon indicating copy to clipboard operation
VideoPlayer copied to clipboard

Play Playlist

Open mbenedict26 opened this issue 11 years ago • 1 comments

Hi,

I got your plugin working and it's great! Thanks so much for putting this together. I'm a web developer by trade and this has made it very easy to add video playing capabilities to my app.

I, however, am not an expert in Android development (or Cordova plugin development, for that matter), and I was hoping that you could help me.

I'm looking to play a little intro video before each main video I play. I'm having a hard time figuring out how to hold off launching the second video until after the first one is done. I've done some experimenting in the Java and in the javascript with no avail. Is there some kind of event I can listen for that will signify the first video is done and I can play the second one...

mbenedict26 avatar May 20 '14 04:05 mbenedict26

I am hoping to get back into the core of this project soon and will look into this when I do. For now, I do not know of a solution for this, sorry.

dawsonloudon avatar May 27 '14 21:05 dawsonloudon