Changes

Jump to: navigation, search

VideoSequencer

44 bytes removed, 01:30, 22 October 2010
no edit summary
The purpose of this project is to provide a new programming interface and API for popcorn.js.<br />
It will provide pause, play, and seek functionality for multiple videos playing simultaneously,as well provide play/seek functionality for multiple videos that play one after the other.
== Project Leader(s) ==
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 VideoSequencer currently contains these methods:<br /><br />
VideoManager() <br />
play()<br />
pause()<br />
add()<br />
seek()<br />swap()<br />swapTo()<br />
== Project News ==
 
Friday, October 22, 2010: VideoSequencer.js 0.1 Release!
1
edit

Navigation menu