forked from cadecairos/VideoSequencer
-
Notifications
You must be signed in to change notification settings - Fork 3
VideoSequencer for Popcorn.js
annasob/VideoSequencer
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
VideoSequencer v.0.1 Author: Christopher DeCairos Description: VideoSequencer is a Javascript library that provides methods for developers to seamlessly sequence videos one after another. Methods: VideoSequencer(src) - constructor that creates a VideoSequencer using the specified sources. play() - not implemented pause() - not implemented add(vid) - adds a video to the segments[] array seek(seconds) - seeks to the point in the video specified by seconds swap() - called when a video ends, hides the previously playing video and makes the next visible and play. swapTo(index) - called when seeking, to display the video that is playing at the required time.
About
VideoSequencer for Popcorn.js
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- JavaScript 100.0%