-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add several features about playback rate.
* Move trick play logic from Player to Playhead. * Add a method on Player to get the playback rate. * Use native playback rate when possible. * Support changes to video.playbackRate while trick play. * Support setting video.playbackRate to negative values. Closes #344 Change-Id: I984cc735a27d700cee84984ed295a7e8118b808f
- Loading branch information
1 parent
f9552a5
commit 97b2980
Showing
3 changed files
with
91 additions
and
35 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters