The path and file name of the file to save pre-XML and post-XML output to.
Specify an absolute path, or a path relative to the Media Server executable file.
You can use macros to create output paths. For more information about macros, see Macros.
If you have configured Media Server to save both pre-XML and post-XML files, you must include the macro %segment.type%
in the path. This macro resolves to either Pre
or Post
.
Type: | String |
Default: | |
Required: | Yes, if the SavePreXML or SavePostXML parameter is TRUE |
Configuration Section: | TaskName |
Example: | XMLOutputPath=./Output/%segment.type%_%segment.sequence%_%segment.timestamp%.xml
|
See Also: |
|