Jump to content

Change playbackRate of a video in android


garfunkle
 Share

Recommended Posts

Im currently developing an app with a lot of video controls. 

this.current_video = game.add.video('video-main' + [...]);
this.current_video.playbackRate = 4;

Its works with a browser, works with an iPad, but not with android.

Someone knows why?

Thanks! 

Link to comment
Share on other sites

 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...