Titan Property
| API | http://api.avolites.com/11.0/Playbacks.Editor.Times.CueFadeInTime.html |
|---|---|
| description | Gets or sets the cue fade in time. |
| Namespaces | Playbacks.Editor.Times |
| type | AcwTimeSpan (assumed) |
<step>ActionScript.SetProperty("Playbacks.Editor.Times.CueFadeInTime", time:2.5)</step>
This sets the FadeInTime of a previously selected cue to 2.5 seconds. Watch the notation time:5.2 which tells the parser to read the value 2.5 into a time value.