unreal.MrcVideoCaptureFeedIndex

class unreal.MrcVideoCaptureFeedIndex(device_url: str = '', stream_index: int = 0, format_index: int = 0)

Bases: StructBase

FMrcVideoCaptureFeedIndex

C++ Source:

  • Plugin: MixedRealityCaptureFramework

  • Module: MixedRealityCaptureFramework

  • File: MrcVideoCaptureDevice.h

Editor Properties: (see get_editor_property/set_editor_property)

  • device_url (str): [Read-Write]

  • format_index (int32): [Read-Write]

  • stream_index (int32): [Read-Write]

property device_url: str

[Read-Write]

Type:

(str)

property format_index: int

[Read-Write]

Type:

(int32)

property stream_index: int

[Read-Write]

Type:

(int32)