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(android.view.View playerView, android.app.Dialog fullscreenDialog)
    • DialogLayoutDelegate

      public DialogLayoutDelegate(android.view.View playerView, android.app.Dialog fullscreenDialog, ViewFactory viewFactory)
  • Method Details