Titan Property ====== Playbacks.MasterReleaseTime ====== ^ API | http://api.avolites.com/10.1/Playbacks.MasterReleaseTime.html | ^ description | The default time to fade when releasing a playback. | ^ [[macros:namespace]] | [[macros:namespace:playbacks]] | ^ type | [[macros:type:object:acwtimespan]] | See [[macros:example:setmasterreleasetime|]] for some more info on casting this value. == example == Playbacks.ReleasePlayback(userNumber:2, Playbacks.MasterReleaseTime, true) Releases a given playback in the global release time. (It is believed that this example is redundant, as the 3rd parameter makes it fade in the maaster release time anyway). == used in == {{backlinks>.}}