Navigation
API > API/Plugins > API/Plugins/LiveLink > API/Plugins/LiveLink/ULiveLinkTimecodeProvider
Description
Allows users to override the target timecode provider subject key. Live Link Hub will send subject name to the host but the host has to "lookup" and match it with the available subject keys on the local machine.
| Name | SetTargetSubjectKey |
| Type | function |
| Header File | /Engine/Plugins/Animation/LiveLink/Source/LiveLink/Public/LiveLinkTimecodeProvider.h |
| Include Path | #include "LiveLinkTimecodeProvider.h" |
void SetTargetSubjectKey
(
const FLiveLinkSubjectKey & InKey
)