AVOLITES TITAN API

DeleteTracks

Deletes the timeline tracks.

Namespace: Timelines

Syntax

MACRO

Void Timelines.DeleteTracks(Int32 timelineId, IEnumerable<Int32> trackIds)

HTTP

http://[ip]:4430/titan/script/2/Timelines/DeleteTracks?timelineId={titanId}&trackIds={}

Parameters

timelineId ( Int32 ) : The timeline id.

trackIds ( IEnumerable<Int32> ) : The track ids.