Class DialogLayoutDelegate

java.lang.Object
com.jwplayer.pub.api.fullscreen.delegates.DialogLayoutDelegateBase
com.jwplayer.pub.api.fullscreen.delegates.DialogLayoutDelegate
All Implemented Interfaces:
LayoutDelegate

public class DialogLayoutDelegate extends DialogLayoutDelegateBase implements LayoutDelegate
Responsible for moving a JWPlayerView to and from a fullscreen Dialog when entering or exiting fullscreen
  • Constructor Details

    • DialogLayoutDelegate

      public DialogLayoutDelegate(View playerView, Dialog fullscreenDialog)
    • DialogLayoutDelegate

      public DialogLayoutDelegate(View playerView, Dialog fullscreenDialog, ViewFactory viewFactory)
  • Method Details