Legacy Documentation: Version 4.5.0

Script language:

  • JS
  • C#
  • Boo
Script language

Select your preferred scripting language. All code snippets will be displayed in this language.

var playbackTime: float;
float playbackTime;
playbackTime as float

Description

Sets the playback position in the recording buffer.

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.