Navigation
API > API/Runtime > API/Runtime/LiveLinkInterface
Inheritance Hierarchy
- FLiveLinkTimeCode_Base_DEPRECATED
- FLiveLinkTimeCode
References
| Module | LiveLinkInterface |
| Header | /Engine/Source/Runtime/LiveLinkInterface/Public/LiveLinkTypes.h |
| Include | #include "LiveLinkTypes.h" |
Syntax
struct FLiveLinkTimeCode_Base_DEPRECATED
Variables
| Type | Name | Description | |
|---|---|---|---|
| FLiveLinkFrameRate | FrameRate | Value calculated on create to represent the different between the source time and client time. | |
| int32 | Frames | Integer Frames since last second. | |
| int32 | Seconds | Integer Seconds since Epoch. |
Constructors
| Type | Name | Description | |
|---|---|---|---|
FLiveLinkTimeCode_Base_DEPRECATED
(
const int32 InSeconds, |
Deprecated Functions
| Type | Name | Description | |
|---|---|---|---|
FLiveLinkTimeCode_Base_DEPRECATED
(
const int32 InSeconds, |