Open zeffii opened 11 years ago
Resuming after a pause, the duration to the end will be as long as tributary.duration. Example, if you pause at 0.9, and then resume the last 0.1 will last 5 seconds if tributary.duration = 5000.
tributary.duration
tributary.duration = 5000
Resuming after a pause, the duration to the end will be as long as
tributary.duration
. Example, if you pause at 0.9, and then resume the last 0.1 will last 5 seconds iftributary.duration = 5000
.