Package com.jwplayer.pub.api.events
Class ViewableEvent
java.lang.Object
com.jwplayer.pub.api.events.Event
com.jwplayer.pub.api.events.ViewableEvent
Fired when window viewability changes.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
ViewableEvent
-
-
Method Details
-
getViewability
public boolean getViewability()- Returns:
- whether or not the player is visible on screen right now
-