Command Command Description
play: single clip: {true/false} play current clip or all clips
playrange query play range setting
playrange set: clip id: {n} set play range to play clip {n} only
playrange set: clip id: {n} count: {m} set play range to {m} clips starting from clip {n}
playrange set: in: {inT} out: {outT}
set play range to play between:
- timecode {inT} andtimecode {outT}
playrange set: timeline in:
{in} timeline out: {out}
set play range in units of frames between:
- timeline position {in} and position {out}
playrange clear clear/reset play range setting
play on startup query unit play on startup state
play on startup: enable: {true/false} enable or disable play on startup
play on startup: single clip: {true/false} play single clip or all clips on startup
play option query play options
play option: stop mode:
{lastframe/nextclip/black}
set output frame when playback stops
record record from current input
record: name: {name} record named clip (supports UTF-8 name)
record spill spill current recording to next slot
record spill: slot id: {n}
spill current recording to specified slot
use current slot id to spill to same slot
stop stop playback or recording
clips count query number of clips on timeline
clips get query all timeline clips
clips get: clip id: {n} query a timeline clip info
clips get: clip id: {n} count: {m} query m clips starting from n
clips get: version: {1/2/3}
query clip info using specified output version:
version 1: id: name startT duration
version 2: id: startT duration inT outT name
version 3: id: startT duration inT outT folder/filename
clips add: name: {name} append a clip to timeline
clips add: clip id: {n} name: {name} insert clip before existing clip {n}
clips add: in: {inT} out: {outT} name:
{name}
append the {inT} to {outT} portion of clip
clips remove: clip id: {n}
remove clip {n} from the timeline (invalidates clip ids following
clip {n})
clips clear empty timeline clip list
transport info query current activity
slot info query active slot
slot info: slot id: {n} query slot {n}
500Developer Information