MCPcopy Create free account
hub / github.com/OpenSourcePhysics/osp / setCurrentTime

Method setCurrentTime

src/swingjs/api/js/HTML5Video.java:123–123  ·  view source on GitHub ↗
(HTML5Video v, double time)

Source from the content-addressed store, hash-verified

121 }
122
123 public static double setCurrentTime(HTML5Video v, double time) {
124 return /** @j2sNative v.currentTime = time|| */
125 0;
126 }

Callers 4

seekMSMethod · 0.95
actionPerformedMethod · 0.95
getRateMethod · 0.95
actionPerformedMethod · 0.95

Calls

no outgoing calls

Tested by 3

actionPerformedMethod · 0.76
getRateMethod · 0.76
actionPerformedMethod · 0.76