unreal.MetaHumanLiveLinkVideoDevice

class unreal.MetaHumanLiveLinkVideoDevice(name: str = '', url: str = '', is_media_bundle: bool = False)

Bases: StructBase

MetaHuman Live Link Video Device

C++ Source:

  • Plugin: MetaHumanLiveLink

  • Module: MetaHumanLocalLiveLinkSource

  • File: MetaHumanLocalLiveLinkSourceBlueprint.h

Editor Properties: (see get_editor_property/set_editor_property)

  • is_media_bundle (bool): [Read-Write]

  • name (str): [Read-Write]

  • url (str): [Read-Write]

property is_media_bundle: bool

[Read-Only]

Type:

(bool)

property name: str

[Read-Only]

Type:

(str)

property url: str

[Read-Only]

Type:

(str)