Navigation
API > API/Runtime > API/Runtime/LiveLinkInterface > API/Runtime/LiveLinkInterface/ILiveLinkSource
Description
Update the source. This is called in a critical path on the game thread. The user is expected to return quickly.
| Name | Update |
| Type | function |
| Header File | /Engine/Source/Runtime/LiveLinkInterface/Public/ILiveLinkSource.h |
| Include Path | #include "ILiveLinkSource.h" |
virtual void Update()