setPlaybackRate

open fun setPlaybackRate(rateFactor: Float)

When this command is received the Player should increase the playback rate by given factor.

Parameters

rateFactor

Must be greater than zero. 1.0 indicates normal speed.