Web API request

Playbacks/FlashPlayback

Set a playback to the flash level if flash is enabled.

API https://api.avolites.com/12.0/Playbacks.FlashPlayback.html
namespace Playbacks
usage http://[ip]:4430/titan/script/2/Playbacks/FlashPlayback?handle={handle}
example http://localhost:4430/titan/script/2/Playbacks/FlashPlayback?handle_location=Playbacks_1_1 (link opens in new tab)
action flashes the indicated playback to the flash level (page 1 playbac 1 to 100%)
parameter Handle - the playback to be flashed
returns nothing of successful
error message if an error occured
remarks the flashed playback can only be 'unflashed' from the Web API using Playbacks/ClearFlashPlayback - you cannot release or bring this down at the console itself.

Used In