disguise developers

Designer Plugins

Plugins for Disguise Designer software.

VFCPortConfig

Base class: Resource

Properties

colourConversion : int

fsStart : int

interlaced : bool

matrixInput : str

DVI Matrix input identifier (e.g. “1.1”)

quadDivision : int

resolution : Int2

sdiMode : int

timingMode : int

transferCharacteristics : int

txIPDestination : List[VFCTxIPDestination]

Variables

AUTO : Final = 3

BT_2020 : Final = 2

BT_601 : Final = 0

BT_709 : Final = 1

HLG : Final = 1

INTERLACED : Final = 0

PQ : Final = 2

PROGRESSIVE : Final = 1

QUAD_DIVISION_INTERLEAVED : Final = 1

QUAD_DIVISION_SQUARE : Final = 0

SDR : Final = 0

SMPTE_INVALID : Final = 0

TIMING_AUTO : Final = 0

TIMING_CVT : Final = 2

TIMING_CVT_RB : Final = 3

TIMING_CVT_RB_V2 : Final = 4

TIMING_SMPTE : Final = 1

Unspecified : Final = 3

Methods

getOrCreateTxIPDestination(self, portIndex: int, itf: int) -> VFCTxIPDestination