Titan Property

Playbacks.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