Skip to content

ability to track progress of video during play, pause, and stop events#6

Closed
jarrodlytle wants to merge 1 commit into
videogular:masterfrom
teamexos:master
Closed

ability to track progress of video during play, pause, and stop events#6
jarrodlytle wants to merge 1 commit into
videogular:masterfrom
teamexos:master

Conversation

@jarrodlytle

Copy link
Copy Markdown

This PR will allow for tracking the progress of the video during the play, pause, and stop events. This is done by utilizing the event.value field. This is done by passing one of the below values in the configuration.

values:
true: does not track the progress
'time': tracks the current progress in seconds
'percent' tracks the current progress in percent completed

@Elecash

Elecash commented Mar 3, 2016

Copy link
Copy Markdown
Member

Thank you for your contribution!

Can you send this PR to the development repository? This is only for distribution, sorry!

https://github.com/videogular/videogular

@Elecash Elecash closed this Mar 3, 2016
@Elecash

Elecash commented Mar 3, 2016

Copy link
Copy Markdown
Member

No need to do the PR, I'm merging manually 😄

@jarrodlytle

Copy link
Copy Markdown
Author

Awesome, Thanks for your quick response, and great plugin.

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

Successfully merging this pull request may close these issues.

2 participants