Navigation
API > API/Plugins > API/Plugins/IngestLiveLinkDevice > API/Plugins/IngestLiveLinkDevice/UBaseIngestLiveLinkDevice
| Name | FImpl |
| Type | class |
| Header File | /Engine/Plugins/VirtualProduction/CaptureManager/CaptureManagerApp/Source/IngestLiveLinkDevice/Private/BaseIngestLiveLinkDevice.cpp |
| Include Path | #include "BaseIngestLiveLinkDevice.cpp" |
Syntax
class FImpl : public TSharedFromThis< UBaseIngestLiveLinkDevice::FImpl >
Inheritance Hierarchy
- FSharedFromThisBase → TSharedFromThis → UBaseIngestLiveLinkDevice::FImpl
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FImpl
(
UBaseIngestLiveLinkDevice* InOwner |
Structs
| Name | Remarks |
|---|---|
| FTakeUploadInfo |
Variables
Protected
| Name | Type | Remarks | Include Path | Unreal Specifiers | | --- | --- | --- | --- | --- |Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
void CancelIngest
(
int32 InTakeId |
|||
void IngestTake
(
const UIngestCapability_ProcessHandle* InProcessHandle, |
|||
void OnDeviceRemoved
(
TArray< int32 > TakeIdentifiers |