macros:property:playbacks.releasepriority
This is an old revision of the document!
Titan Property
ReleasePriority
API | http://api.avolites.com/10.1/Playbacks.ReleasePriority.html |
---|---|
description | The priority of the playbacks to be released. |
Namespaces | Playbacks |
type | Enum |
values | LowPriority, MediumPriority, HighPriority, ProgrammerPriority, MaximumPriority |
As this is an Enum, other than stated in the API, SetProperty.Enum() needs to be used to set this property.
example
<step>ActionScript.SetProperty.Enum("Playbacks.ReleasePriority", "HighPriority")</step>
This is the setting Release Priority
which can either be set by clicking <Release>
and toggling [Release Priority]
, or by setting the user setting.
used in
macros/property/playbacks.releasepriority.1514322825.txt.gz · Last modified: 2017/12/26 21:13 (external edit)