Navigation
API > API/Runtime > API/Runtime/LiveLinkInterface > API/Runtime/LiveLinkInterface/ILiveLinkSource
Description
For UI, what is the status of the source. Should be: "Active", "Not responding", "Connecting" or any short message that makes sense for the source.
| Name | GetSourceStatus |
| Type | function |
| Header File | /Engine/Source/Runtime/LiveLinkInterface/Public/ILiveLinkSource.h |
| Include Path | #include "ILiveLinkSource.h" |
FText GetSourceStatus() const