Skip to content

API > Animator > playbackTime


Animator.playbackTime⚓︎

Name Type
playbackTime number

Description⚓︎

Sets the playback position in the recording buffer.

Extra Detail⚓︎

When in playback mode (see StartPlayback), this value is used for controlling the current playback position in the buffer (in seconds). The value can range between recorderStartTime and recorderStopTime See Also: StartPlayback, StopPlayback.