disguise developers

Designer Plugins

Plugins for Disguise Designer software.

CameraVideoOutputMode

Base class: CameraCommand

Properties

videoOutput : int

Change to the specified format. Note that the camera also needs to be power cycled using the On/Off command on the timeline.

Options: {0: ‘NTSC Angalogue’, 1: ‘PAL Analogue’, 2: ‘1080i @ 60Hz’, 3: ‘1080i @ 59.94Hz’, 4: ‘1080i @ 50Hz’, 5: ‘1080p @ 60Hz’, 6: ‘1080p @ 59.94Hz’, 7: ‘1080p @ 50Hz’, 8: ‘1080p @ 30Hz’, 9: ‘1080p @ 29.97Hz’, 10: ‘1080p @ 25Hz’, 11: ‘720p @ 60Hz’, 12: ‘720p @ 59.94Hz’, 13: ‘720p @ 50Hz’, 14: ‘720p @ 30Hz’, 15: ‘720p @ 29.97Hz’, 16: ‘720p @ 25Hz’}
UserName: Video output

Constructors

__init__(self)