Navigation
API > API/Runtime > API/Runtime/LiveLinkInterface
| Name | FLiveLinkMetaData |
| Type | struct |
| Header File | /Engine/Source/Runtime/LiveLinkInterface/Public/LiveLinkTypes.h |
| Include Path | #include "LiveLinkTypes.h" |
Syntax
USTRUCT (BlueprintType )
struct FLiveLinkMetaData
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| SceneTime | FQualifiedFrameTime | LiveLinkTypes.h |
|
|
| StringMetaData | TMap< FName, FString > | LiveLinkTypes.h |
|