Navigation
API > API/Plugins > API/Plugins/MovieRenderPipelineCore
| Name | IVideoCodecWriter |
| Type | struct |
| Header File | /Engine/Plugins/MovieScene/MovieRenderPipeline/Source/MovieRenderPipelineCore/Public/Graph/Nodes/MovieGraphVideoOutputNode.h |
| Include Path | #include "Graph/Nodes/MovieGraphVideoOutputNode.h" |
Syntax
struct IVideoCodecWriter
Derived Classes
Structs
| Name | Remarks |
|---|---|
| FLightweightSourceData | This array contains the indexes of each shot that contributed to this writer. |
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| LightweightSourceData | TMap< int32, FLightweightSourceData > | Graph/Nodes/MovieGraphVideoOutputNode.h | ||
| StableFileName | FString | The filename without de-duplication numbers, used to match up multiple incoming frames back to the same writer. | Graph/Nodes/MovieGraphVideoOutputNode.h |