AVOLITES TITAN API

IsSteppedPlaybackHandle

Returns whether the specified handle is a stepped playback handle

Namespace: Playbacks

Syntax

MACRO

Boolean Playbacks.IsSteppedPlaybackHandle(Handle handle)

HTTP

http://[ip]:4430/titan/script/2/Playbacks/IsSteppedPlaybackHandle?handle={handle}

Parameters

handle ( Handle ) : The handle.

handle_userNumber

HTTP Example:
http://localhost:4430/titan/script/2/Playbacks/IsSteppedPlaybackHandle?handle_userNumber=6

handle_location

HTTP Example:
http://localhost:4430/titan/script/2/Playbacks/IsSteppedPlaybackHandle?handle_location=playback_2_1

handle_titanId

HTTP Example:
http://localhost:4430/titan/script/2/Playbacks/IsSteppedPlaybackHandle?handle_titanId=1895

Returns