User Guide

Standard NetLinx API (SNAPI) R 1.8.0
330
Video Wall State Charts
Video Wall Functions (Cont.)
Name Component Channel Level Command Constant Notes
processImageEvent(Position,Size) IWindowComponentListener IMAGE-
<source>,<x>,<y>,<hei
ght>,<width>
Image position and/or size changed where
<source> is 1 to the maximum source num-
ber (see specific module documentation)
processImageSourceEvent(int) IWindowComponentListener IMAGESOURCE-
<source>
Image source for the window changed
where <source> is 1 to the maximum
source number (see specific module docu-
mentation)
processPictureMuteEvent(boolean) IWindowComponentListener 211 PIC_MUTE_FB Feedback Channel: Picture is muted if
channel is on
processSharpnessEvent(int) IWindowComponentListener 13 SHARP_LVL Sharpness changed, range is 0-255
processTintEvent(int) IWindowComponentListener 14 TINT_LVL Tint changed, range is 0-255
processWindowEvent(Position,Size) IWindowComponentListener WINDOW-
<x>,<y>,<height>,<widt
h>
Window position and/or size changed.
processZOrderEvent(int) IWindowComponentListener WINDOWZORDER-
<value>
Z-order changed where <value> is 1 to the
maximum z-order of the device, 1 is the
top-most z-order (see specific module doc-
umentation)
processPowerEvent
State Channel 255
OFF OFF
ON ON