AVOLITES TITAN API

SetCueToView

Sets the cue to view from playback and cue ids.

Namespace: Playbacks.Editor

Syntax

MACRO

Void Playbacks.Editor.SetCueToView(Int32 playbackId, Int32 cueId)

HTTP

http://[ip]:4430/titan/script/2/Playbacks/Editor/SetCueToView?playbackId={titanId}&cueId={titanId}

Parameters

playbackId ( Int32 ) : The playback identifier.

cueId ( Int32 ) : The cue identifier.