JWLevelsChangedEvent

@protocol JWLevelsChangedEvent <NSObject>

JWLevelsChangedEvent is emitted when the quality level is changed.

  • Index of the new quality level in the player’s qualityLevels array.

    Declaration

    Objective-C

    @property (nonatomic, assign, unsafe_unretained, readwrite)
        NSUInteger currentQuality;