Titan Property ====== Playbacks.Editor.Times.CueMode ====== ^ API | http://api.avolites.com/10.0/Playbacks.Editor.Times.CueMode.html | ^ description | Gets or sets the cue mode property. | ^ [[macros:namespace]] | [[macros:namespace:playbacks.editor.times]] | ^ type | [[macros:type:enum]] | ^ values | Mode0, Mode1, Mode2, Mode3 | == example == ActionScript.SetProperty.Enum("Playbacks.Editor.Times.CueMode", "Mode1") Sets the playback currently in editor to fade mode 1. == used in == {{backlinks>.}}