Const
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.
{{ext:content if true}}
{{ext:[content if true]:[content if false]}}
ext
mp3
wav
aiff
The content if false is optional.
Generated using TypeDoc
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]}}, whereextis the audio file extension, e.g.mp3,wav,aiff, etc.The content if false is optional.