NanoPlayer - Release Overview
Please find more about the fullscreen API feature in our documentation.
[4.7.1]
Release Notes
This version implements the fullscreen API which enables to request and exit the player's fullscreen mode. The new public event 'onFullscreenChange' indicates that the fullscreen mode has been changed.
The animations and icons in the center of the player can now be independently enabled or disabled by setting the new style.centerView
config property to either true or false.
Changelog
Added
- fullscreen API
- new public methods: 'requestFullscreen()' , 'exitFullscreen()'
- new public event: 'onFullscreenChange'
- enable / disable animations and icons in the center of the player independently with
style.centerView
config property
Release Package 4.7.1
Documentation
Feature Description
Release History
About