Titan Property ====== Audio.AudioTriggersEnabled ====== ^ API | http://api.avolites.com/10.1/Audio.AudioTriggersEnabled.html | ^ description | Gets or sets a value indicating whether all the audio triggers has to be enabled or disabled. | ^ [[:macros:namespace]] | [[:macros:namespace:Audio]] | ^ type | [[:macros:type:Boolean]] | == example == ActionScript.SetProperty.Boolean("Audio.AudioTriggersEnabled", true) This sets ''AudioTriggersEnabled'' to true, i.e. switches the Audio Triggers on. == used in == {{backlinks>.}}