User Tools

Site Tools


webapi:examples:settimecodefrompalettefade

This is an old revision of the document!


Web API example

Set Timecode Start from Palette fade

Set the Timecode start time for versions pre Titan v14. The challenge is that this reqires a TimecodeTime object but the required cast was only implemented in Titan v14. The workaround is to set the palette fade time (as you would do by simply entering a number) and then call a macro which uses this to set the timecode start time.

author, date Gregory Haynes, February 2022
published here
prog. lang./ framework none - simple http requests
description set the palette fade time, then call a macro to transfer this into timecode start time
other requirements a way to issue POST requests, e.g. RestMan for Chrome

Screenshots

1. use RestMan (or another way to output a Post request) to set the palette fadetime

2. call a macro (here: Timecode - Set Start Time from Palette Fade to use the value as Timecode start time)

In order to call a macro via WebAPI it needs to be in the show library AND needs to be copied/moved to a handle.


API Requests

webapi/examples/settimecodefrompalettefade.1643968939.txt.gz · Last modified: 2022/02/04 10:02 (external edit)

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki