FAppleARKitLiveLinkSourceFactory::CreateLiveLinkRemotePublisher

Creates the publisher that will send remote events to a specified IP

Windows
MacOS
Linux

References

Module

AppleARKitFaceSupport

Header

/Engine/Plugins/Runtime/AR/AppleAR/AppleARKitFaceSupport/Source/AppleARKitFaceSupport/Public/AppleARKitLiveLinkSourceFactory.h

Include

#include "AppleARKitLiveLinkSourceFactory.h"

Source

/Engine/Plugins/Runtime/AR/AppleAR/AppleARKitFaceSupport/Source/AppleARKitFaceSupport/Private/AppleARKitLiveLinkSource.cpp

Syntax

static TSharedPtr< IARKitBlendShapePublisher, ESPMode::ThreadSafe > CreateLiveLinkRemotePublisher
(
    const FString & RemoteAddr
)

Remarks

Creates the publisher that will send remote events to a specified IP

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