Example ====== Release Me Timed ====== ^ by: | Sebastian Beutel | ^ published: | September 2021 | ^ description: | release the calling playback over the time set | ^ remarks: | See https://www.facebook.com/groups/448668071932099?multi_permalinks=2312999448832276. Derived from the factory macro 'Release Me' which deliberately ignores the release time. | {{tag> release playback time }} ==== functions ==== * [[macros:function:playbacks.releaseplayback|]] ===== Code ===== Playbacks.ReleasePlayback(this,0,false) ===== Explanation ===== This explains the functional steps within the sequence. For all the other XML details please refer to [[:macros:formats_and_syntax#xml_format|Formats and syntax]] This can be used as like the factory macro 'Release Me' in a cue list so that it releases itself when a particular cue is reached. Unlike the factory macro this takes the playback's release time into account. ===== How to use it ===== * [[:macros:deploying|make this macro available]] ~~DISCUSSION~~