Package com.jwplayer.pub.api.events
Class PipOpenEvent
- java.lang.Object
-
- com.jwplayer.pub.api.events.Event
-
- com.jwplayer.pub.api.events.PipOpenEvent
-
public class PipOpenEvent extends Event
Fired when window picture in picture mode changes to open event.
-
-
Constructor Summary
Constructors Constructor Description PipOpenEvent(JWPlayer player)
-
-
-
Constructor Detail
-
PipOpenEvent
public PipOpenEvent(@NonNull JWPlayer player)
-
-