Page MenuHomePhabricator

Expose Cortado play position via JavaScript
Closed, ResolvedPublic

Description

Author: jgerber

Description:
it would be nice if cortado would have a function returning the current play position,
attached patch adds a function getPlayPosition that returns current position in seconds.


Version: unspecified
Severity: enhancement

Details

Reference
bz13901

Event Timeline

bzimport raised the priority of this task from to Medium.Nov 21 2014, 10:08 PM
bzimport set Reference to bz13901.

Bryan.TongMinh wrote:

(more specific summary)

There is no patch attached.

jgerber wrote:

getPlayPosition patch

looks like it was ignored while filing the bug.

Attached:

jgerber wrote:

what do you mean by tested?
i have a version with it running on http://pad.ma it seams to work,
(tested on linux/java 1.6 and os x / java 1.5)
its used to update the timecode and position on the timeline.

Committed in r36445, live copy not recompiled.