/
rewind

rewind

Description

Goes to the beginning of the play range

This command moves the current time indicator on the time bar to the beginning of the current playRange.

Functional area

Playback control

Command syntax

Syntax

rewind

Arguments

None

Flags

None

Return value

void

Examples

rewind;
// Current time indicator is moved to the beginning of the playRange.

Additional information

Related commands