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

System.Collections.Generic.List`1[Avolites.Menus.MenuItem] MenuCurveList(System.String)

HTTP

http://[ip]:4430/titan/script/Playbacks/PlaybackOptions/CurveList

Parameters

selectedCurveName: Name of the selected curve.

Returns

List of menu items with curve information.