/transports/0/playback
The value JSON returned via the eventResponse when the /transports/0/playback property
changes on the device:
Name
.type
.loop
.singleClip
.speed
.position
/transports/0/record
The value JSON returned via the eventResponse when the /transports/0/record property
changes on the device:
Name
.recording
Type
Description
string
Possible values are: Play, Jog, Shuttle, Var .
When true playback loops from the end of the timeline to
boolean
the beginning of the timeline
When true playback loops from the end of the current clip to
boolean
the beginning of the current clip
number
Playback speed, 1.0 for normal forward playback
integer
Playback position on the timeline in units of video frames
Type
Description
boolean
Is transport in Input Record mode
Developer Information
1063