Navigation
API > API/Plugins > API/Plugins/LiveLinkHubCaptureMessaging
| |
|
| Name |
FUploadDataHeader |
| Type |
struct |
| Header File |
/Engine/Plugins/VirtualProduction/CaptureManager/CaptureManagerCore/Source/LiveLinkHubCaptureMessaging/Public/UploadDataMessage.h |
| Include Path |
#include "UploadDataMessage.h" |
Syntax
struct FUploadDataHeader
Constants
| Name |
Type |
Remarks |
Include Path |
| Header |
const TArray< uint8 > |
|
UploadDataMessage.h |
Variables
Public
| Name |
Type |
Remarks |
Include Path |
Unreal Specifiers |
| CaptureSourceId |
FGuid |
|
UploadDataMessage.h |
|
| CaptureSourceName |
FString |
|
UploadDataMessage.h |
|
| ClientId |
FGuid |
|
UploadDataMessage.h |
|
| Slate |
FString |
|
UploadDataMessage.h |
|
| TakeNumber |
uint32 |
|
UploadDataMessage.h |
|
| TakeUploadId |
FGuid |
|
UploadDataMessage.h |
|
| TotalLength |
uint64 |
|
UploadDataMessage.h |
|