AudioDirectives: Placeholder[] = ...

Flow control directives for each audio file extension.

Each audio directive follows the same syntax: {{ext:content if true}} or {{ext:[content if true]:[content if false]}}, where ext is the audio file extension, e.g. mp3, wav, aiff, etc.

The content if false is optional.

Generated using TypeDoc