Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create video player component #1

Closed
lamerman opened this issue Sep 28, 2014 · 0 comments
Closed

Create video player component #1

lamerman opened this issue Sep 28, 2014 · 0 comments
Assignees

Comments

@lamerman
Copy link
Member

Create video player that is able to play our video files on web pages. It should be able to play local files. The video player must be a "subject" in obsever pattern and provide interface for observers to listen to the following events:

  • onPlaybackTimeChanged: called when video is being played and notifies observers that the time of playback has been changed. This event is required for charts Create chart display component #2 to update their position.

The video player playback must support play/pause, forward/backward rewind and change of playback speed.

Description on the wiki page:

@lamerman lamerman changed the title Create video player Create video player component Sep 28, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants