Skip to content

textmode.js / media / TextmodeVideo / speed

Method: speed()

ts
speed(rate): this;

Set playback speed.

Parameters

ParameterTypeDescription
ratenumberPlayback rate (1.0 is normal speed).

Returns

this

Example