Click or drag to resize

mclopStatus Enumeration

Namespace:  MediaCy.IQL.Live
Assembly:  MediaCy.IQL.Live (in MediaCy.IQL.Live.dll) Version: 10.0.6912.0
Syntax
VB
Public Enumeration mclopStatus
Members
  Member nameValueDescription
mclopsEmpty0is not initialized and doesn't have any objects
mclopsLiveSync1Live image is defined and monitored
mclopsValidOutput2Output image exists and reference is held to it
mclopsBaseImage4reset base image and all intermidiate images
mclopsInRectChanged8search rect changed
mclopsOutRectChanged16output rect changed
mclopsOutImChanged32output image changed
mclopsStopStage64the tile can be added automatically if user stops stage
mclopsAll255reset all objects
See Also