ULiveLinkFreeDSourceFactory::CreateSource

Create a new source from a ConnectionString

Windows
MacOS
Linux

Override Hierarchy

ULiveLinkSourceFactory::CreateSource()

ULiveLinkFreeDSourceFactory::CreateSource()

References

Module

LiveLinkFreeD

Header

/Engine/Plugins/VirtualProduction/LiveLinkFreeD/Source/LiveLinkFreeD/Public/LiveLinkFreeDSourceFactory.h

Include

#include "LiveLinkFreeDSourceFactory.h"

Source

/Engine/Plugins/VirtualProduction/LiveLinkFreeD/Source/LiveLinkFreeD/Private/LiveLinkFreeDSourceFactory.cpp

Syntax

virtual TSharedPtr< ILiveLinkSource > CreateSource
(
    const FString & ConnectionString
) const

Remarks

Create a new source from a ConnectionString

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