Navigation
API > API/Runtime > API/Runtime/LiveLinkInterface > API/Runtime/LiveLinkInterface/ILiveLinkClient
Description
Create from the factory a new live link source and add it to the client. The settings will be duplicated.
| Name | CreateSource |
| Type | function |
| Header File | /Engine/Source/Runtime/LiveLinkInterface/Public/ILiveLinkClient.h |
| Include Path | #include "ILiveLinkClient.h" |
bool CreateSource
(
const FLiveLinkSourcePreset & SourcePreset
)