AVOLITES TITAN API

SetSelectedPlaybacks

Sets a filtered list of the selected playbacks into the system

Namespace: Playbacks.Editor

Syntax

MACRO

Void Playbacks.Editor.SetSelectedPlaybacks(IEnumerable<Handle> handles)

HTTP

http://[ip]:4430/titan/script/2/Playbacks/Editor/SetSelectedPlaybacks?handles={handleList}

Parameters

handles ( IEnumerable<Handle> ) : Handles that have been selected

handles_handleList

HTTP Example:
http://localhost:4430/titan/script/2/Playbacks/Editor/SetSelectedPlaybacks?handles_handleList=1895,1896,1900

handles_userNumberList

HTTP Example:
http://localhost:4430/titan/script/2/Playbacks/Editor/SetSelectedPlaybacks?handles_userNumberList=6,8,10