Playback Messages
Playback messages affect the whole playback and everything running on it.
Stop Playback
/playback/{playback_number}/stop
Note: Soft stops all the Stagehands running on the playback.
Run Playback
/cue/{cue_number}/playback/{playback_number}/go
Note: Attempts to load cue_number and then run the playback.
Adjust Live Speed
/playback/{playback_number}/speed [number]
Read: If no arguments are given, the current speed of playback_number is returned.
Write: If an argument is given, Spikemark will attempt to set the speed of playback_number.
Last updated
Was this helpful?