Navigation
API > API/Plugins > API/Plugins/MetaHumanLocalLiveLinkSource
| |
|
| Name |
EMetaHumanLocalLiveLinkSourceDeviceType |
| Type |
enum |
| Header File |
/Engine/Plugins/MetaHuman/MetaHumanLiveLink/Source/MetaHumanLocalLiveLinkSource/Public/MetaHumanLocalLiveLinkSourceSettings.h |
| Include Path |
#include "MetaHumanLocalLiveLinkSourceSettings.h" |
Syntax
enum EMetaHumanLocalLiveLinkSourceDeviceType
{
CaptureDevice = 0,
MediaBundle = 1,
MediaSource = 2,
MediaProfile = 3,
}
Values
| Name |
Remarks |
| CaptureDevice |
|
| MediaBundle |
|
| MediaSource |
|
| MediaProfile |
|