Package com.jwplayer.pub.api.events
Class ReadyEvent
java.lang.Object
com.jwplayer.pub.api.events.Event
com.jwplayer.pub.api.events.ReadyEvent
Payload that accompanies the onReady() event.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
ReadyEvent
-
-
Method Details
-
getSetupTime
public double getSetupTime()- Returns:
- The amount of time (in milliseconds) for the player to go from setup() to ready.
-