AVOLITES TITAN API

StepSelection

Steps the selection. This moves the whole selection pattern up or down in the list. Step sizes >1 move the selection down the list

Namespace: Playbacks.Editor.CopyCues

Syntax

MACRO

Void Playbacks.Editor.CopyCues.StepSelection(Handle handle, Single step)

HTTP

http://[ip]:4430/titan/script/2/Playbacks/Editor/CopyCues/StepSelection?handle={handle}&step={float}

Parameters

handle ( Handle ) : The handle.

handle_userNumber

HTTP Example:
http://localhost:4430/titan/script/2/Playbacks/Editor/CopyCues/StepSelection?handle_userNumber=6&step={float}

handle_location

HTTP Example:
http://localhost:4430/titan/script/2/Playbacks/Editor/CopyCues/StepSelection?handle_location=playback_2_1&step={float}

handle_titanId

HTTP Example:
http://localhost:4430/titan/script/2/Playbacks/Editor/CopyCues/StepSelection?handle_titanId=1895&step={float}

step ( Single ) : The step.