Navigation
| Name | CaptureManagerTakeMetadata |
| Type | Plugin |
| Part of Plugins | Capture Manager Core |
| Location | /Engine/Plugins/VirtualProduction/CaptureManager/CaptureManagerCore/Source/CaptureManagerTakeMetadata/ |
| Module Build Rules | CaptureManagerTakeMetadata.Build.cs |
Classes
| Name | Remarks |
|---|---|
| FTakeMetadata | Data assosciated with a take. |
| FTakeMetadataParser | |
| FTakeMetadataPathUtils | Utility functions for handling paths within take metadata files. |
| FTakeThumbnailData | Class for constructing take thumbnails and accessing thumbnail data. |
Structs
| Name | Remarks |
|---|---|
| FTakeMetadataParserError | |
| FTakeMetadataSerializerError |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
TOptional< FTakeMetadataSerializerError > SerializeTakeMetadata
(
const FString& InFilePath, |
Writes a take metadata object to the specified path. | CaptureManagerTakeMetadata.h |