Pause full functionality

Q&A about the latest versions
Post Reply
SObergrußberger
Posts: 3
Joined: Mon Nov 04, 2013 6:06 pm

Hello,

I use a HTML5 panorama in a div behind another div. In that div I use sound which is very delayed in Firefox (about 10sec) as soon as I start the panorama. In other browsers it works.
Is there a possibility to pause the whole panorama rendering? So that I have only one view rendered in the canvas? I was searching the api but the only thing I find is setLocked(). I also tried to call stop() but then I get an error that pano2vrPlayer doesn't provide a method "stop". And even if I could call stop(), there seems to be no play() or a similar function to restart.

Thank you!
Post Reply