1
edit
Changes
→Project Details
It has been decided that VideoSequencer will be an external library for popcorn.js. There is a lighthouse ticket [https://processing-js.lighthouseapp.com/projects/52212/tickets/97-create-a-video-wrapper here]. The Github repository for VideoSequencer can be found [http://github.com/cadecairos/VideoSequencer here].
currentTime is the current time (in Seconds?) of the entire sequence of videos.<br />duration is the total length in seconds of all the videos.<br />segments[] is an array of the video elements in the Sequencer<br /><br />It currently contains these methods:<br /><br />
seek()
== Project News ==