backward
Rewind the video backward.
Address
/replay/backward [seconds]
Arguments
Type | Description | |
---|---|---|
argument 1 | Int | The step size, in ms. Non-essential parameter. When it is 0 or not provided, the preset step size is used. |
Example
Rewind the video backward by 5 seconds.
/replay/backward 5000
Note: Floating point numbers will be rounded down.
/replay/backward 1.9 = /replay/backward 1