unreal.AsyncTask_OpenMrcVidCaptureFeedBase¶
- class unreal.AsyncTask_OpenMrcVidCaptureFeedBase(outer: Object | None = None, name: Name | str = 'None')¶
Bases:
BlueprintAsyncActionBaseAsync Task Open Mrc Vid Capture Feed Base
C++ Source:
Plugin: MixedRealityCaptureFramework
Module: MixedRealityCaptureFramework
File: MrcVideoCaptureDevice.h
Editor Properties: (see get_editor_property/set_editor_property)
on_fail(MRCaptureFeedDelegate): [Read-Write]on_success(MRCaptureFeedDelegate): [Read-Write]
- property on_fail: MRCaptureFeedDelegate¶
[Read-Write]
- Type:
- property on_success: MRCaptureFeedDelegate¶
[Read-Write]
- Type: