Replay Source Pins

TCP Server ›› API ››
Parent Previous Next

Pin


clear

Executes the clear command, identical to clicking Clear in the popup menu. Value parameter is ignored.


frameindex

Reads or writes the frame index setting. When writing the value parameter is a text string of the frame number to be displayed. This command is ignored when live.


live

Read: returns status of live mode (true/false).

Write: enables live mode (no delay).


run

Read: returns running status (true/false).

Write: plays replay (with set delay). Value parameter is ignored.


source

Reads or writes the video source. When writing the value parameter is a text string with the name of the video source.


Example


The following example starts playback from the current frame for Replay Source 1,



apiwrite replay source 1, run, true