disguise developers

Designer Plugins

Plugins for Disguise Designer software.

LogicalVideoInDevice

Base class: LogicalDevice

Properties

acesTransform : AcesInputTransformParameters

ACES Input Display Transform (IDT)

cropOffset : Vec2

Size of the crop frame offset in pixels.

cropRectangle : Rect

cropSize : Vec2

Size of crop frame in camera feed in pixels.

deinterlaceMethod : int

interlaced : int

layerStack : LayerStack

A Layer Stack is a time-independent stack of effects which are applied directly to a VideoIn object. You can add, remove and re-order effects in a Layer Stack via its editor.

localVideoIn : VideoIn (Read-Only)

ocioTransform : OcioColourSpace

OCIO colour space of the video input

pixelFormat : str

placeholder : DxTexture

placeholderImage : DxTexture

resolution : Vec2

Variables

deinterlaceMethodCount : Final = 11

deinterlaceMethodName : Callable

getDeinterlaceHelpText : Callable

makeACESLabel : Callable

Methods

getCurrentFrame(self, guiRequest: bool) -> DxTexture

getPreviewFrame(self, size: Int2) -> DxTexture

getResolution(self) -> Vec2

setFormat(self, resolution: Vec2, interlaced: bool, pixelFormat: str)

updateTexture(self)