1.3.0 • Published 9 years ago
novonity-plugin-vr v1.3.0
novonity-plugin-vr
The Cordova plugin for GVR. See GVR for more information.
Installation
$ ionic plugin add novonity-plugin-vr
How to use
call the function below directly
vr.startPlaying(url)
- url: the vr video url, it also can be the fullpath of local video.
vr.stopPlaying()