RateChangeEvent
@objc(THEOplayerRateChangeEvent)
public class RateChangeEvent : CurrentTimeEventFired when PlayerEventTypes.RATE_CHANGE occurs for the THEOplayer.
Remark
- The effective playback rate changes, which is the speed at which the media resource plays, as a multiple of its intrinsic speed.
- 
                  
                  The new rate of playback of the player. DeclarationSwift @objc public private(set) var playbackRate: Double { get }
 RateChangeEvent Class Reference
      RateChangeEvent Class Reference