playbackRate property

num playbackRate
final

Indicates whether the media time is progressing, and at what rate. This is independent of the player state since the media time can stop in any state. 1.0 is regular time, 0.5 is slow motion

Implementation

final num playbackRate;