EDLExportVersion
Defines the structure version of the exported EDL.
1 = basic version
2 = includes metadata
3 = includes metadata and markers

The default value is 2, except if EDLExportWithMetadata is defined as 'false', in which case the default is 1.
Possible values: 1, 2, 3
Default value: 2 or 1 (see text)