ILiveLinkFramePreProcessorWorker

Basic object to apply preprocessing to a live link frame.

Windows
MacOS
Linux

Inheritance Hierarchy

References

Module

LiveLinkInterface

Header

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

Include

#include "LiveLinkFramePreProcessor.h"

Syntax

class ILiveLinkFramePreProcessorWorker

Remarks

Basic object to apply preprocessing to a live link frame. Inherit from it to add specific operations / options for a certain type of data

It can be called from any thread

Functions

Name Description

Public function Const

TSubclassOf<...

 

GetRole()

Public function Const

bool

 

PreProcessFrame

(
    FLiveLinkFrameDataStruct& InOutFra...
)

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