Navigation
API > API/Plugins > API/Plugins/LiveLink
Inheritance Hierarchy
- UTimecodeProvider
- ULiveLinkTimecodeProvider
References
| Module | LiveLink |
| Header | /Engine/Plugins/Animation/LiveLink/Source/LiveLink/Public/LiveLinkTimecodeProvider.h |
| Include | #include "LiveLinkTimecodeProvider.h" |
Syntax
UCLASS (Config=Engine, Blueprintable, EditInlineNew)
class ULiveLinkTimecodeProvider : public UTimecodeProvider
Remarks
Fetch the latest frames from the LiveLink subject and create a Timecode from it.
Constructors
| Type | Name | Description | |
|---|---|---|---|
Functions
| Type | Name | Description | |
|---|---|---|---|
| void | BeginDestroy () |
||
| FQualifiedFrameTime | |||
| ETimecodeProviderSynchronizationState | |||
| bool | Initialize
(
UEngine* InEngine |
||
| void | PostEditChangeProperty
(
FPropertyChangedEvent& PropertyChangedEvent |
||
| void | SetTargetSubjectKey
(
const FLiveLinkSubjectKey& InKey |
Allows users to override the target timecode provider subject key. | |
| void | Shutdown
(
UEngine* InEngine |