RateChangeEvent
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 public let playbackRate: Double
