Can i change play speed??

511 views
Skip to first unread message

TheMsk2242

unread,
May 29, 2017, 10:25:46 PM5/29/17
to Shaka Player Users
demo player is not exist change play speed.

can i change play speed?? 

not offline.

Joey Parrish

unread,
May 30, 2017, 9:11:41 AM5/30/17
to Shaka Player Users
Yes, you can change the play speed.  To play at 2.5x, for example, use either:

video.playbackRate = 2.5;

Or:

player.trickPlay(2.5);



Cancel with:

video.playbackRate= 1;

Or:

player.cancelTrickPlay();


Does this help?
-Joey



--
You received this message because you are subscribed to the Google Groups "Shaka Player Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to shaka-player-users+unsub...@googlegroups.com.
To post to this group, send email to shaka-player-users@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/shaka-player-users/afac3364-dbbb-4641-bcc7-20b214618756%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

TheMsk2242

unread,
Jun 7, 2017, 9:22:22 PM6/7/17
to Shaka Player Users
Thanks Joey!!
Reply all
Reply to author
Forward
0 new messages