-
Notifications
You must be signed in to change notification settings - Fork 0
Playing on Small Window
Felipe Torres edited this page May 27, 2018
·
1 revision
Calling the jzVideoPlayer.startWindowTiny()
function directly is enough to have the player in a small window, which is essentially the same as fullscreen.
See ActivityTinyWindow in demo project.
When we see a video in a list, if we roll the list the player will exit the screen. To solve this problem, when the player is invisible by scrolling we have the option to leave it in a small window in the corner of the screen.