Files
awesome-cordova-plugins/docs/plugins/video-player/README.md
T
Daniel Sogl 76b4e03d04 feat!: replace dgeni/gulp with TypeDoc for README generation
Replace the legacy dgeni/gulp documentation pipeline with TypeDoc
and typedoc-plugin-markdown. Generates plugin README files with
extracted @Plugin() decorator metadata. Register custom JSDoc tags
used by plugin source files.
2026-03-21 15:16:18 -07:00

20 lines
677 B
Markdown

# Video Player
```
$ ionic cordova plugin add https://github.com/moust/cordova-plugin-videoplayer.git
$ npm install @awesome-cordova-plugins/video-player
```
## [Usage Documentation](https://danielsogl.gitbook.io/awesome-cordova-plugins/plugins/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