Navigation
API > API/Runtime > API/Runtime/LiveLinkInterface
| |
|
| Name |
FLiveLinkTimeCode_Base_DEPRECATED |
| Type |
struct |
| Header File |
/Engine/Source/Runtime/LiveLinkInterface/Public/LiveLinkTypes.h |
| Include Path |
#include "LiveLinkTypes.h" |
Syntax
USTRUCT ()
struct FLiveLinkTimeCode_Base_DEPRECATED
Derived Classes
Constructors
Variables
Public
| Name |
Type |
Remarks |
Include Path |
Unreal Specifiers |
| FrameRate |
FLiveLinkFrameRate |
Value calculated on create to represent the different between the source time and client time. |
LiveLinkTypes.h |
|
| Frames |
int32 |
Integer Frames since last second. |
LiveLinkTypes.h |
|
| Seconds |
int32 |
Integer Seconds since Epoch. |
LiveLinkTypes.h |
|
Functions
Public
Deprecated Functions