mirror of
https://github.com/danielsogl/awesome-cordova-plugins.git
synced 2026-04-13 00:00:10 +08:00
docs(gitbook): try out generated docs
This commit is contained in:
@@ -0,0 +1,22 @@
|
||||
<a style="float:right;font-size:12px;" href="http://github.com/danielsogl/awesome-cordova-plugins/edit/master/src/@awesome-cordova-plugins/plugins/video-player/index.ts#L17">
|
||||
Improve this doc
|
||||
</a>
|
||||
|
||||
# Video Player
|
||||
|
||||
```
|
||||
$ ionic cordova plugin add https://github.com/moust/cordova-plugin-videoplayer.git
|
||||
$ npm install @ionic-native/plugins/video-player
|
||||
```
|
||||
|
||||
## [Usage Documentation](https://ionicframework.com/docs/native/video-player/)
|
||||
|
||||
Plugin Repo: [https://github.com/moust/cordova-plugin-videoplayer](https://github.com/moust/cordova-plugin-videoplayer)
|
||||
|
||||
A Cordova plugin that simply allows you to immediately play a video in fullscreen mode.
|
||||
|
||||
Requires Cordova plugin: `com.moust.cordova.videoplayer`. For more info, please see the [VideoPlayer plugin docs](https://github.com/moust/cordova-plugin-videoplayer).
|
||||
|
||||
## Supported platforms
|
||||
|
||||
- Android
|
||||
Reference in New Issue
Block a user