Interface JWPlayerView.Listener

  • Enclosing class:
    JWPlayerView

    public static interface JWPlayerView.Listener
    • Method Detail

      • onSetupStarted

        void onSetupStarted()
        Fired when setup of the view/player begins
      • onPause

        void onPause()
        Fired when the view goes to the background
      • onResume

        void onResume()
        Fired when the view returns from background