AVOLITES TITAN API

IncludePlaybackCue

Includes the specified playback cue. This can be called outside of the Include menu and does not follow the settings in that menu.

Namespace: Include

Syntax

MACRO

Void Include.IncludePlaybackCue(Int32 playbackId, Int32 cueId)

HTTP

http://[ip]:4430/titan/script/2/Include/IncludePlaybackCue?playbackId={titanId}&cueId={titanId}

Parameters

playbackId ( Int32 ) : The playback identifier.

cueId ( Int32 ) : The cue identifier.