Navigation
API > API/Plugins > API/Plugins/CaptureManagerPipeline
| Name | FConvertVideoNode |
| Type | class |
| Header File | /Engine/Plugins/VirtualProduction/CaptureManager/CaptureManagerApp/Source/CaptureManagerPipeline/Public/Nodes/ConvertVideoNode.h |
| Include Path | #include "Nodes/ConvertVideoNode.h" |
Syntax
class FConvertVideoNode : public FCaptureManagerPipelineNode
Inheritance Hierarchy
- FSharedFromThisBase → TSharedFromThis → FCaptureManagerPipelineNode → FConvertVideoNode
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FConvertVideoNode
(
const FTakeMetadata::FVideo& InVideo, |
Nodes/ConvertVideoNode.h |
Destructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
virtual ~FConvertVideoNode() |
Nodes/ConvertVideoNode.h |
Functions
Public
Static
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
static FResult CheckImagesForVideo
(
const FString& InVideoPath |
Nodes/ConvertVideoNode.h |