Start a new topic

Please give us some documentation on AR.VideoDrawable

Please give us some documentation on AR.VideoDrawable


Currently I don't know how to stop video: it just continues playing endlessly. 

Thanks.

Documentation for all available classes and functions is avaiable in form of our API reference, which is included in the SDK package. Addtionally the latest version is online at: http://www.wikitude.com/external/doc/documentation/3.2/Reference/JavaScript%20Reference/VideoDrawable.html

As for your question please, have a look at the .stop() method of the AR.VideoDrawable. It stops playback and allows the video to be started again using .play().

Thanks. I see, it got updated.
Login or Signup to post a comment