ILiveLinkClient::RemoveSource

Remove the specified source from the live link client

Windows
MacOS
Linux

Override Hierarchy

ILiveLinkClient::RemoveSource()

FLiveLinkClient::RemoveSource()

References

Module

LiveLinkInterface

Header

/Engine/Source/Runtime/LiveLinkInterface/Public/ILiveLinkClient.h

Include

#include "ILiveLinkClient.h"

Syntax

void RemoveSource
(
    TSharedPtr< ILiveLinkSource > Source
)

Remarks

Remove the specified source from the live link client

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss