mclopStatus Enumeration |
![]() |
Namespace: MediaCy.IQL.Live
Public Enumeration mclopStatus
Member name | Value | Description | |
---|---|---|---|
mclopsEmpty | 0 | is not initialized and doesn't have any objects | |
mclopsLiveSync | 1 | Live image is defined and monitored | |
mclopsValidOutput | 2 | Output image exists and reference is held to it | |
mclopsBaseImage | 4 | reset base image and all intermidiate images | |
mclopsInRectChanged | 8 | search rect changed | |
mclopsOutRectChanged | 16 | output rect changed | |
mclopsOutImChanged | 32 | output image changed | |
mclopsStopStage | 64 | the tile can be added automatically if user stops stage | |
mclopsAll | 255 | reset all objects |