User Guide

Standard NetLinx API (SNAPI) R 1.8.0
76
Listener
Name: Media Device Listener
Interface: IMediaDeviceComponentListener
IMediaDeviceComponentListener
Listener Functions:
Name: Channel: Level: Command: Constant: Notes:
processMediaDevice-
CounterEvent
MEDIACOUNTER-<counter> Media counter changed, where <counter> is a String in the format [-]hh:mm:ss.ff
processMediaDevicePro-
pertiesEvent
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.
processMediaDevice-
RandomStateEvent
179 MEDIA_RANDOM_ALL_F
B
Feedback Channel: Random state change (see chart below)
processMediaDevice-
RandomStateEvent
178 MEDIA_RANDOM_DISC_
FB
Feedback Channel: Random state change (see chart below)
processMediaDevice-
RandomStateEvent
180 MEDIA_RANDOM_OFF_F
B
Feedback Channel: Random state change (see chart below)
processMediaDeviceRe-
peatStateEvent
183 MEDIA_REPEAT_ALL_FB Feedback Channel: Repeat state change (see chart below)
processMediaDeviceRe-
peatStateEvent
181 MEDIA_REPEAT_DISC_F
B
Feedback Channel: Repeat state change (see chart below)
processMediaDeviceRe-
peatStateEvent
184 MEDIA_REPEAT_OFF_F
B
Feedback Channel: Repeat state change (see chart below)
processMediaDeviceRe-
peatStateEvent
182 MEDIA_REPEAT_TRACK
_FB
Feedback Channel: Repeat state change (see chart below)
processMediaDevice-
SourceInfoEvent
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.