Web API request

Playbacks/ClearSwopPlayback

Set a playback to not swopped if swop is enabled

API https://api.avolites.com/12.0/Playbacks.ClearSwopPlayback.html
namespace Playbacks
usage http://[ip]:4430/titan/script/2/Playbacks/ClearSwopPlayback?handle={handle}
example http://localhost:4430/titan/script/2/Playbacks/ClearSwopPlayback?handle_location=Playbacks_1_1 (link opens in new tab)
action un-swops the indicated playback
parameter Handle - the playback to be unflashed
returns nothing if successful
error message if an error occured
remarks use this to unswop a playback which has been swopped from the Web API using Playbacks/SwopPlayback - you cannot release or bring this down at the console itself.

Used In