| EDLTemplate_1 | |||||
| This is actually a list of parameters: EDLTemplate_1, EDLTemplate_2, etc. Each parameter defines an XSL transformation filter that can be used during EDL export. Filters appear in this order in the "Export EDL" submenu of the "File" menu.
Each entry has three parts, separated by vertical bars: [file]|[name]|[ext]|[script] [file] is the full path of the xsl transformation file. [name] is the string that describes this transformation in the menu. If [name] is empty, the file name without directory and extension is displayed in the menu. [ext] is the default file extension that is applied when the user doesn't explicitly specify one. [ext] can be empty; in this case, a file without extension may be created. [script] must be 1 if the XSL transformation contains script code like JavaScript, and 0 (the default) otherwise. Trailing parts can be omitted - [file] or [file]|[name] are valid specifications. Only used if UseEDLExport=1. |
|||||
|
|||||