JWReadyEvent

@protocol JWReadyEvent <NSObject>

JWReadyEvent is emitted when the player is ready to play.

  • The amount of time (in milliseconds) for the player to go from setup to ready.

    Declaration

    Objective-C

    @property (assign, readwrite, nonatomic) NSUInteger setupTime;