export_xml
Generate the Kdenlive/MLT XML for the current project, optionally writing it to a specified file path. If no path is given, the XML is returned for copying.
Instructions
Generate Kdenlive/MLT XML for the current project.
Args: output_path: Optional file path to write the XML to (e.g. ~/Downloads/myproj.kdenlive). If None, no file is written and XML is returned in data.xml for you to copy.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| output_path | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||