Skip to content

API > VideoPlayer > playbackSpeed


VideoPlayer.playbackSpeed⚓︎

Name Type
playbackSpeed number

Description⚓︎

Factor by which the basic playback rate will be multiplied.

Extra Detail⚓︎

Only works if VideoPlayer.canSetPlaybackSpeed is true. Setting this to 2.0 will play the clip twice as fast as its normal speed. Support for negative values is platform dependent.