unreal.MetaHumanLiveLinkVideoFormat¶
- class unreal.MetaHumanLiveLinkVideoFormat(resolution: IntPoint = Ellipsis, frame_rate: float = 0.0, type: str = '', name: str = '', video_track: MetaHumanLiveLinkVideoTrack = Ellipsis)¶
Bases:
StructBaseMetaHuman Live Link Video Format
C++ Source:
Plugin: MetaHumanLiveLink
Module: MetaHumanLocalLiveLinkSource
File: MetaHumanLocalLiveLinkSourceBlueprint.h
Editor Properties: (see get_editor_property/set_editor_property)
frame_rate(float): [Read-Write]name(str): [Read-Write]resolution(IntPoint): [Read-Write]type(str): [Read-Write]video_track(MetaHumanLiveLinkVideoTrack): [Read-Write]
- property video_track: MetaHumanLiveLinkVideoTrack¶
[Read-Only]
- Type: