Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 546 Bytes

Playing-on-Small-Window.md

File metadata and controls

5 lines (3 loc) · 546 Bytes

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.