playbackSpeed

abstract var playbackSpeed: Float

The playback speed of the player. Slow motion can be achieved by setting the speed to values between 0 and 1, while fast forward is possible with values greater than 1. Values that are less than or equal to zero are ignored.

Setting a new playback speed has no effect if there is no active playback session.

The default playback speed is 1.