JWPlaybackRateEvent

@protocol JWPlaybackRateEvent <NSObject>

JWPlaybackRateEvent is emitted when the playback rate of the player changes.

  • New playback rate of the video.

    Declaration

    Objective-C

    @property (assign, readwrite, nonatomic) CGFloat playbackRate;