Navigation
Unreal Engine C++ API Reference > Runtime > LiveLinkInterface
References
Module | LiveLinkInterface |
Header | /Engine/Source/Runtime/LiveLinkInterface/Public/ILiveLinkSource.h |
Include | #include "ILiveLinkSource.h" |
Syntax
struct FLiveLinkSourceHandle
Remarks
A Blueprint handle to a specific LiveLink Source.
Variables
Type | Name | Description | |
---|---|---|---|
![]() |
TSharedPtr< ILiveLinkSource > | SourcePointer |
Constructors
Type | Name | Description | |
---|---|---|---|
![]() |
Destructors
Type | Name | Description | |
---|---|---|---|
![]() ![]() |
Functions
Type | Name | Description | |
---|---|---|---|
![]() |
void | SetSourcePointer
(
TSharedPtr< ILiveLinkSource > InSourcePointer |