webapi:examples:settimecodefrompalettefade
Differences
This shows you the differences between two versions of the page.
Next revision | Previous revision | ||
webapi:examples:settimecodefrompalettefade [2022/02/04 10:02] – created icke_siegen | webapi:examples:settimecodefrompalettefade [2024/08/24 09:04] (current) – icke_siegen | ||
---|---|---|---|
Line 4: | Line 4: | ||
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. | 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. | ||
+ | |||
+ | For versions from Titan v14 on you can directly set the Timecode starttime using [[: | ||
^ author, date | Gregory Haynes, February 2022 | | ^ author, date | Gregory Haynes, February 2022 | | ||
- | ^ published | + | ^ published |
- | ^ prog. lang./ framework | + | ^ prog. lang./ framework |
^ description | ^ description | ||
^ other requirements | ^ other requirements | ||
Line 21: | Line 23: | ||
**In order to call a macro via WebAPI it needs to be in the show library AND needs to be copied/ | **In order to call a macro via WebAPI it needs to be in the show library AND needs to be copied/ | ||
+ | |||
+ | |||
+ | 3. the little html page at https:// | ||
+ | ^ {{: | ||
---- | ---- | ||
+ | ===== How it works ===== | ||
+ | |||
+ | '' | ||
+ | |||
+ | '' | ||
+ | |||
+ | '' | ||
+ | |||
+ | **Remember to download and deploy the macro [[macros: | ||
+ | |||
+ | ---- | ||
===== API Requests ===== | ===== API Requests ===== |
webapi/examples/settimecodefrompalettefade.1643968939.txt.gz · Last modified: 2022/02/04 10:02 (external edit)