JwPlayer: Get the Exact postition with getPosition() -



JwPlayer: Get the Exact postition with getPosition() -

i able alert position of video using jwplayer().getposition() function 3.6064999999999996 timer on video showed me 03:36. how can position 03:36 instead of 3.6064999999999996?

screenshot: http://i.imgur.com/m8u2u.png

any help appreciated.

taking fractional part , multiplying 6 give number of seconds.

examples: 0.5 * 6 = 30, 0.6 * 6 = 36

jwplayer

Comments

Popular posts from this blog

iphone - Dismissing a UIAlertView -

c# - Can ProtoBuf-Net deserialize to a flat class? -

javascript - Change element in each JQuery tab to dynamically generated colors -