User Guide
283
Standard NetLinx API (SNAPI) R 1.8.0
Video Conferencer Functions (Cont.)
Name Component Channel Level Command Constant Notes
processAutoFocusEvent(boolean) ICameraComponentListener 162 AUTO_FOCUS_FB Feedback Channel: Auto focus is on if
channel is active
processAutoIrisEvent(boolean) ICameraComponentListener 163 AUTO_IRIS_FB Feedback Channel: Auto iris is on if chan-
nel is active
processCameraComponent-
CountEvent(count)
ICameraComponentListener CAMERACOMPO-
NENTCOUNT-<count>
Response to ?CAMERACOMPONENT-
COUNT, where <count> is the integer num-
ber of camera components
processCameraPresetCountEvent(count) ICameraComponentListener CAMERAPRESET-
COUNT-<count>
Response to ?CAMERAPRESETCOUNT,
where <count> is the integer number of
camera presets
processCameraPresetEvent(int) ICameraComponentListener CAMERAPRESET-
<preset>
Camera preset changed, where <preset> is
1-x and x is the maximum supported preset
(see specific module documentation)
processCameraPresetPropertiesEv-
ent(String[])
ICameraComponentListener CAMERAPRESET-
PROPERTIES-
<index>,<dis-
playName>,<value>[;-
<index>,<dis-
playName>,<value>]
Response to ?CAMERAPRESETPROP-
ERTIES
processCameraPresetPropertyEvent(String[]) ICameraComponentListener CAMERAPRESET-
PROPERTY-
<index>,<dis-
playName>,<value>
Response to ?CAMERAPRESETPROP-
ERTY
processFocusEvent(int) ICameraComponentListener 16 FOCUS_LVL Focus changed, range is 0-255 (0=near)
processFocusRampEvent(NEAR) ICameraComponentListener 160 FOCUS_NEAR_FB Feedback Channel: Focus is ramping near
while channel is on
processFocusRampEvent(FAR) ICameraComponentListener 161 FOCUS_FAR_FB Feedback Channel: Focus is ramping far
while channel is on
processFocusSpeedEvent(int) ICameraComponentListener 19 FOCUS_SPEED_LVL Focus speed changed, range is 0-255
(0=slow)
processIrisEvent(int) ICameraComponentListener 17 IRIS_LVL Iris changed, range is 0-255 (0=closed)
processIrisRampEvent(OPEN) ICameraComponentListener 174 IRIS_OPEN_FB Feedback Channel: Iris is ramping open
while channel is on
processIrisRampEvent(CLOSE) ICameraComponentListener 175 IRIS_CLOSE_FB Feedback Channel: Iris is ramping closed
while channel is on
processIrisSpeedEvent(int) ICameraComponentListener 20 IRIS_SPEED_LVL Iris speed changed, range is 0-255
(0=slow)
processPanEvent(int) ICameraComponentListener 27 PAN_LVL Pan changed, range is 0-255 (0=left)
processPanRampEvent(LEFT) ICameraComponentListener 134 PAN_LT_FB Feedback Channel: Pan is ramping left
while channel is on
processPanRampEvent(RIGHT) ICameraComponentListener 135 PAN_RT_FB Feedback Channel: Pan is ramping right up
while channel is on