Titan Property ====== Playbacks.Editor.Times.PlaybackReleaseTime ====== ^ API | http://api.avolites.com/11.0/Playbacks.Editor.Times.PlaybackReleaseTime.html | ^ description | Gets or sets the playback release time. | ^ [[:macros:namespace]] | [[:macros:namespace:Playbacks.Editor.Times]] | ^ type | [[macros:type:object:acwtimespan]] (assumed) | == example == ActionScript.SetProperty("Playbacks.Editor.Times.PlaybackReleaseTime", time:0) Select the playback into the editor, e.g. with ''Handles.SetSourceHandle("PlaybackWindow", 3)'' followed by ''ActionScript.SetProperty("Playbacks.Editor.SelectedPlayback", Handles.SourceHandle)'', and then set its releaseTime == used in == {{backlinks>.}}