Package com.jwplayer.pub.api.fullscreen.delegates


package com.jwplayer.pub.api.fullscreen.delegates
  • Class
    Description
    Responsible for changing the device orientation during fullscreen and listening to changes in device orientation to enter or exit fullscreen.
    Responsible for moving a JWPlayerView to and from a fullscreen Dialog when entering or exiting fullscreen
    Responsible for showing/hiding the root ViewGroup during the transition to/from fullscreen
     
    Responsible for moving a JWPlayerView to and from a fullscreen Dialog when entering or exiting fullscreen when the player is in a ListView Note: This class is not currently functional but may serve as a base for a ListView layout handler if implementing one becomes necessary
    Responsible for moving a JWPlayerView to and from a fullscreen Dialog when entering or exiting fullscreen when the player is inside a RecyclerView
    Responsible for hiding and showing the System UI (Status Bar, Navigation Bar, etc.) during fullscreen