User Guide

Standard NetLinx API (SNAPI) R 1.8.0
58
Digital Media Decoder Functions (Cont.)
Name Component Channel Level Command Constant Notes
processMediaDeviceCounterEvent(Media-
Time)
IMediaDeviceComponentListener MEDIACOUNTER-
<counter>
Media counter changed, where <counter>
is a String in the format [-]hh:mm:ss.ff
processMediaDevicePropertiesEvent(Proper-
ties)
IMediaDeviceComponentListener DECODEPROP-
<key>,<value>
Media property value where <key> is the
property key and <value> is the property
value. One command is returned for each
key.
processMediaDeviceRandom-
StateEvent(RANDOM_DISC)
IMediaDeviceComponentListener 178 MEDIA_RANDOM_DISC_F
B
Feedback Channel: Random state change
(see chart below)
processMediaDeviceRandom-
StateEvent(RANDOM_ALL)
IMediaDeviceComponentListener 179 MEDIA_RANDOM_ALL_FB Feedback Channel: Random state change
(see chart below)
processMediaDeviceRandom-
StateEvent(RANDOM_OFF)
IMediaDeviceComponentListener 180 MEDIA_RANDOM_OFF_FB Feedback Channel: Random state change
(see chart below)
processMediaDeviceRepeat-
StateEvent(REPEAT_DISC)
IMediaDeviceComponentListener 181 MEDIA_REPEAT_DISC_FB Feedback Channel: Repeat state change
(see chart below)
processMediaDeviceRepeat-
StateEvent(REPEAT_TRACK)
IMediaDeviceComponentListener 182 MEDIA_REPEAT_TRACK_F
B
Feedback Channel: Repeat state change
(see chart below)
processMediaDeviceRepeat-
StateEvent(REPEAT_ALL)
IMediaDeviceComponentListener 183 MEDIA_REPEAT_ALL_FB Feedback Channel: Repeat state change
(see chart below)
processMediaDeviceRepeat-
StateEvent(REPEAT_OFF)
IMediaDeviceComponentListener 184 MEDIA_REPEAT_OFF_FB Feedback Channel: Repeat state change
(see chart below)
processMediaDeviceSourceInfoEvent (Medi-
aDeviceSourceInfo )
IMediaDeviceComponentListener DECODESOURCE-
<recor-
dID>,<name>,<url>
Media Device Source changed where
<recordID> is the record ID of the source
(may be blank), <name> is the name of the
source and <url> is the URL of the source.
moveMenuCursor(UP) IMenuComponent 45 MENU_UP Momentary Function Channel: Move menu
cursor UP
moveMenuCursor(DOWN) IMenuComponent 46 MENU_DN Momentary Function Channel: Move menu
cursor DOWN
moveMenuCursor(LEFT) IMenuComponent 47 MENU_LT Momentary Function Channel: Move menu
cursor LEFT
moveMenuCursor(RIGHT) IMenuComponent 48 MENU_RT Momentary Function Channel: Move menu
cursor RIGHT
moveMenuCursor(UP_LEFT) IMenuComponent 51 MENU_UP_LT Momentary Function Channel: Move menu
cursor UP_LEFT
moveMenuCursor(UP_RIGHT) IMenuComponent 52 MENU_UP_RT Momentary Function Channel: Move menu
cursor UP_RIGHT
moveMenuCursor(DOWN_LEFT) IMenuComponent 53 MENU_DN_LT Momentary Function Channel: Move menu
cursor DOWN_LEFT
moveMenuCursor(DOWN_RIGHT) IMenuComponent 54 MENU_DN_RT Momentary Function Channel: Move menu
cursor DOWN_RIGHT
pressMenuButton(DIGIT_0) IMenuComponent 10 DIGIT_0 Momentary Function Channel: Press menu
button DIGIT_0