ULiveLinkSubjectSettings

Base class for live link subject settings.

Windows
MacOS
Linux

Inheritance Hierarchy

UObjectBase

UObjectBaseUtility

UObject

ULiveLinkSubjectSettings

References

Module

LiveLinkInterface

Header

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

Include

#include "LiveLinkSubjectSettings.h"

Syntax

class ULiveLinkSubjectSettings : public UObject

Remarks

Base class for live link subject settings.

Variables

Name Description

Public variable

bool

 

bRebroadcastSubject

If enabled, rebroadcast this subject

Public variable

FFrameRate

 

FrameRate

Last FrameRate estimated by the subject.

Public variable

ULiveLinkFrameI...

 

InterpolationProcessor

The interpolation processor the subject will use.

Public variable

TArray< ULiveLi...

 

PreProcessors

List of available preprocessor the subject will use.

Public variable

TSubclassOf< UL...

 

Role

Public variable

TArray< ULiveLi...

 

Translators

List of available translator the subject can use.

Overridden from UObject

Name Description

Public function Virtual

void

 

PostEditChangeChainProperty

(
    FPropertyChangedChainEvent& Proper...
)

This alternate version of PostEditChange is called when properties inside structs are modified.

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