Navigation
API > API/Plugins > API/Plugins/CaptureManagerUnrealEndpoint > API/Plugins/CaptureManagerUnrealEndpoint/FUnrealEndpoint
| Name | FImpl |
| Type | struct |
| Header File | /Engine/Plugins/VirtualProduction/CaptureManager/CaptureManagerApp/Source/CaptureManagerUnrealEndpoint/Private/CaptureManagerUnrealEndpoint.cpp |
| Include Path | #include "CaptureManagerUnrealEndpoint.cpp" |
Syntax
struct FImpl : public TSharedFromThis< FUnrealEndpoint::FImpl >
Inheritance Hierarchy
- FSharedFromThisBase → TSharedFromThis → FUnrealEndpoint::FImpl
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FImpl
(
FUnrealEndpointInfo EndpointInfo |
Destructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
~FImpl() |
Typedefs
| Name | Type | Remarks | Include Path | | --- | --- | --- | --- |Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers | | --- | --- | --- | --- | --- |Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
bool AddTakeUploadTask
(
TUniquePtr< FTakeUploadTask > InTakeUploadTask |
|||
void BuildMessenger() |
|||
void CancelTakeUploadTask
(
FGuid InTakeUploadTask |
|||
FUnrealEndpointInfo GetInfo() |
|||
TSharedRef< FLiveLinkHubExportManager > GetOrCreateExportManager
(
const FGuid& InClientID, |
|||
void OnMessengerConnectResponse
(
const FConnectResponse& InResponse |
|||
void OnMessengerDisconnect() |
|||
void Retire() |
|||
void StartConnection() |
|||
void StopConnection() |
|||
bool TaskIDNotTracked
(
const FGuid& TaskID |
|||
bool WaitForConnectionState
(
const FUnrealEndpoint::EConnectionState InConnectionState, |