Navigation
API > API/Runtime > API/Runtime/LiveLinkInterface
References
| Module | LiveLinkInterface |
| Header | /Engine/Source/Runtime/LiveLinkInterface/Public/LiveLinkSourceSettings.h |
| Include | #include "LiveLinkSourceSettings.h" |
Syntax
struct FLiveLinkTimeSynchronizationSettings
Variables
| Type | Name | Description | |
|---|---|---|---|
| FFrameNumber | FrameOffset | When evaluating: how far back from current timecode should we read the buffer (in frame number) | |
| FFrameRate | FrameRate | The frame rate of the source. |
Constructors
| Type | Name | Description | |
|---|---|---|---|