VideoDirectives: Placeholder[] = ...

Flow control directives for each video file extension.

Each video directive follows the same syntax: {{ext:content if true}} or {{ext:[content if true]:[content if false]}}, where ext is the video file extension, e.g. mp4, mov, avi, etc.

The content if false is optional.

Generated using TypeDoc