AVOLITES TITAN API

CurveList

Gets a list of curves that could be applied to a playback. The list can be displayed in a menu.

Namespace: Playbacks.PlaybackOptions

Syntax

MACRO

List`1 Playbacks.PlaybackOptions.CurveList(String selectedCurveName)

HTTP

http://[ip]:4430/titan/script/2/Playbacks/PlaybackOptions/CurveList?selectedCurveName={string}

Parameters

selectedCurveName ( String ) : Name of the selected curve.

Returns

List of menu items with curve information.