AVOLITES TITAN API

CommitExitTimed

Commits the timed.

Namespace: Masters

Syntax

MACRO

Void Masters.CommitExitTimed(Handle handle, Single fadeTime)

HTTP

http://[ip]:4430/titan/script/2/Masters/CommitExitTimed?handle={handle}&fadeTime={float}

Parameters

handle ( Handle ) : The handle.

handle_userNumber

HTTP Example:
http://localhost:4430/titan/script/2/Masters/CommitExitTimed?handle_userNumber=6&fadeTime={float}

handle_location

HTTP Example:
http://localhost:4430/titan/script/2/Masters/CommitExitTimed?handle_location=playback_2_1&fadeTime={float}

handle_titanId

HTTP Example:
http://localhost:4430/titan/script/2/Masters/CommitExitTimed?handle_titanId=1895&fadeTime={float}

fadeTime ( Single ) : The fade time.