FAppleARKitLiveLinkSourceFactory

Factory that creates and registers the sources with the LiveLink client

Windows
MacOS
Linux

References

Module

AppleARKitFaceSupport

Header

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

Include

#include "AppleARKitLiveLinkSourceFactory.h"

Syntax

class FAppleARKitLiveLinkSourceFactory

Remarks

Factory that creates and registers the sources with the LiveLink client

Functions

Name Description

Public function Static

TSharedPtr< ...

 

CreateLiveLinkLocalFileWriter()

Creates the publisher that will write the curve data to disk

Public function Static

void

 

CreateLiveLinkRemoteListener()

Creates the singleton listener that will receive remote events and publish them locally

Public function Static

TSharedPtr< ...

 

CreateLiveLinkRemotePublisher

(
    const FString& RemoteAddr
)

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

Public function Static

TSharedPtr< ...

 

CreateLiveLinkSource()

Creates a face mesh source that will autobind to the tracked face mesh

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