unreal.LiveLinkOpenTrackIOStaticDuration

class unreal.LiveLinkOpenTrackIOStaticDuration(num: int = 0, denom: int = 0)

Bases: StructBase

Live Link Open Track IOStatic Duration

C++ Source:

  • Plugin: LiveLinkOpenTrackIO

  • Module: LiveLinkOpenTrackIO

  • File: LiveLinkOpenTrackIOTypes.h

Editor Properties: (see get_editor_property/set_editor_property)

  • denom (int32): [Read-Write]

  • num (int32): [Read-Write]

property denom: int

[Read-Write]

Type:

(int32)

property num: int

[Read-Write]

Type:

(int32)