Class PlaylistCompleteEvent

java.lang.Object
com.jwplayer.pub.api.events.Event
com.jwplayer.pub.api.events.PlaylistCompleteEvent

public class PlaylistCompleteEvent extends Event
Fired when the player is done playing all items in the playlist. However, if the repeat option is set true, this is never fired.
  • Constructor Details

    • PlaylistCompleteEvent

      public PlaylistCompleteEvent(JWPlayer player)