Navigation
API > API/Plugins > API/Plugins/MixedRealityCaptureFramework
UAsyncTask_OpenMrcVidCaptureFeed
| Name | UAsyncTask_OpenMrcVidCaptureFeed |
| Type | class |
| Header File | /Engine/Plugins/Runtime/MixedRealityCaptureFramework/Source/MixedRealityCaptureFramework/Public/MrcVideoCaptureDevice.h |
| Include Path | #include "MrcVideoCaptureDevice.h" |
Syntax
UCLASS ()
class UAsyncTask_OpenMrcVidCaptureFeed : public UAsyncTask_OpenMrcVidCaptureFeedBase
Inheritance Hierarchy
- UObjectBase → UObjectBaseUtility → UObject → UBlueprintAsyncActionBase → UAsyncTask_OpenMrcVidCaptureFeedBase → UAsyncTask_OpenMrcVidCaptureFeed
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
UAsyncTask_OpenMrcVidCaptureFeed
(
const FObjectInitializer& ObjectInitializer |
MrcVideoCaptureDevice.h |
Variables
Protected
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| DesiredFeedRef | FMrcVideoCaptureFeedIndex | MrcVideoCaptureDevice.h |
Functions
Public
Protected
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
void Open
(
const FMrcVideoCaptureFeedIndex& FeedRef, |
MrcVideoCaptureDevice.h |
Static
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
static UAsyncTask_OpenMrcVidCaptureFeed * OpenMrcVideoCaptureFeed
(
const FMrcVideoCaptureFeedIndex& FeedRef, |
MrcVideoCaptureDevice.h |