cordova-plugin-videoplayer

0.1.4 • Public • Published

cordova-plugin-videoplayer

cordova-plugin-videoplayer

var url = 'http://www.htmq.com/html5/sample/sample.mp4';
videoplayer.show(url, {
  rect:[0, 0, 300, 300],
  callback: function() {
    alert('finish!');
  },
});

test

$ cd test
$ cordova plugin add --link ../

Readme

Keywords

Package Sidebar

Install

npm i cordova-plugin-videoplayer

Weekly Downloads

8

Version

0.1.4

License

MIT

Last publish

Collaborators

  • phi