disguise developers

Designer Plugins

Plugins for Disguise Designer software.

VideoInFormat

Format Descriptor for video capture

This is meant as a descriptor of possible / desired / expected video capture formats, rather than a specification. It is used in user-facing situations to select and chose a format. Therefore every value (even invalid/unknown values) should be human-readable and make sense to end-users.

Base class: Resource

Properties

framerate : float

interlaced : bool

name : str

pixelFormat : str

resolution : Vec2

Variables

make : Callable