disguise developers

Python API

Execute Python code in Designer sessions to control and query projects programmatically.

VideoIn

Properties

hardwareId : str (Read-Only)

hardwareIds : List[str] (Read-Only)

isInitialised : bool (Read-Only)

name : str (Read-Only)

videoInFormat : VideoInFormat (Read-Only)

Methods

field(self, iFromMostRecent: int) -> InterlacedField

getCurrentFrame(self, deinterlaceMethod: int) -> DxTexture

getPreviewFrame(self, deinterlaceMethod: int, size: Int2) -> DxTexture

redoLastFrameReceivedAction(self)

requestFrame(self, requestDurationFrames: int)