Navigation
API > API/Plugins > API/Plugins/CaptureProtocolStack > API/Plugins/CaptureProtocolStack/FGetTakeMetadataResponse
| |
|
| Name |
FVideoObject |
| Type |
struct |
| Header File |
/Engine/Plugins/VirtualProduction/CaptureManager/CaptureManagerCore/Source/CaptureProtocolStack/Public/Control/Messages/ControlResponse.h |
| Include Path |
#include "Control/Messages/ControlResponse.h" |
Syntax
struct FVideoObject
Variables
Public
| Name |
Type |
Remarks |
Include Path |
Unreal Specifiers |
| FrameRate |
uint16 |
|
Control/Messages/ControlResponse.h |
|
| Frames |
uint64 |
|
Control/Messages/ControlResponse.h |
|
| Height |
uint32 |
|
Control/Messages/ControlResponse.h |
|
| Width |
uint32 |
|
Control/Messages/ControlResponse.h |
|