Open markphilpot opened 11 years ago
Add ability to seek in time and move in/out of realtime
Fixes #58
Instead of using extensive ternary operators, I separated out "realtime" (existing functionality) from the new "seeking" functionality.
Just to manifest my interest in this development. I hope it can make its way to the main version of the library.
:+1: This is an awesome feature.
Add ability to seek in time and move in/out of realtime
Fixes #58
Instead of using extensive ternary operators, I separated out "realtime" (existing functionality) from the new "seeking" functionality.