Web API request
Kills a playback specified by its handle (user number, titan id, location).
| API | https://api.avolites.com/12.0/Playbacks.KillPlayback.html |
|---|---|
| namespace | Playbacks |
| usage | http://[ip]:4430/titan/script/2/Playbacks/KillPlayback?handle={handle} |
| example | http://localhost:4430/titan/script/2/Playbacks/KillPlayback?handle_userNumber=2 (link opens in new tab) |
| action | kills the specified handle |
| parameter | handle=Handle |
| returns | nothing if successfull various errors messages if not successfull (see errors) |
| remarks |