Navigation
API > API/Plugins > API/Plugins/MetaHumanLocalLiveLinkSource
| Name | FMetaHumanMediaSamplerLiveLinkSubject |
| Type | class |
| Header File | /Engine/Plugins/MetaHuman/MetaHumanLiveLink/Source/MetaHumanLocalLiveLinkSource/Public/MetaHumanMediaSamplerLiveLinkSubject.h |
| Include Path | #include "MetaHumanMediaSamplerLiveLinkSubject.h" |
Syntax
class FMetaHumanMediaSamplerLiveLinkSubject : public FMetaHumanLocalLiveLinkSubject
Inheritance Hierarchy
- FRunnable → FMetaHumanLocalLiveLinkSubject → FMetaHumanMediaSamplerLiveLinkSubject
Derived Classes
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FMetaHumanMediaSamplerLiveLinkSubject
(
ILiveLinkClient* InLiveLinkClient, |
MetaHumanMediaSamplerLiveLinkSubject.h |
Classes
| Name | Remarks |
|---|---|
| FMediaSamplerRunnable |
Variables
Protected
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| MediaSamplerRunnable | FMediaSamplerRunnable | MetaHumanMediaSamplerLiveLinkSubject.h |
Functions
Public
Overridden from FMetaHumanLocalLiveLinkSubject
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
virtual void Start() |
MetaHumanMediaSamplerLiveLinkSubject.h |
Overridden from FRunnable
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
virtual void Stop() |
MetaHumanMediaSamplerLiveLinkSubject.h |
Protected
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
void MediaSamplerMain() |
MetaHumanMediaSamplerLiveLinkSubject.h |