1.1.1 • Published 8 years ago

aemm-plugin-fullscreen-video v1.1.1

Weekly downloads
3
License
Apache 2.0
Repository
github
Last release
8 years ago

aemm-plugin-fullscreen-video

This plugin provides fullscreen view of video when calling window.playFullscreenVideo(). It adds playFullscreenVideo method on window object.

Installation

cordova plugin add aemm-plugin-fullscreen-video

Supported Platforms

  • iOS 8.0 and beyond

Example

window.playFullscreenVideo('../HTMLResources/titanic/titanic.mp4');