Choose your operating system:
Windows
macOS
Linux
| FMovieSceneTranslator
|
Module |
|
Header |
/Engine/Source/Editor/MovieSceneTools/Public/FCPXML/FCPXMLMovieSceneTranslator.h |
Include |
#include "FCPXML/FCPXMLMovieSceneTranslator.h" |
class FFCPXMLExporter : public FMovieSceneExporter
The FFCPXMLExporter class is the entry point for launching an export of data from Sequencer into an XML file.
Name | Description | |
---|---|---|
|
FFCPXMLExporter() |
Constructor |
Name | Description | |
---|---|---|
|
~FFCPXMLExporter() |
Destructor |
Name | Description | ||
---|---|---|---|
|
Export ( |
Export FCP 7 XML |
|
|
GetDefaultFileExtension() |
Default format file extension. |
|
|
GetDialogTitle() |
Export dialog window title. |
|
|
GetFileTypeDescription() |
Format description. |
|
|
GetNotificationExportFinished() |
Notification when export completes. |
|
|
GetNotificationHyperlinkText() |
Notification hyperlink to exported file path. |
Name | Description | ||
---|---|---|---|
|
GetMessageLogLabel() |
Message log list label. |
|
|
GetMessageLogWindowTitle() |
Message log window title. |