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