User Guide

67
Standard NetLinx API (SNAPI) R 1.8.0
Digital Media Encoder
IDigitalMediaEncoderComponent
IDigitalMediaEncoderComponentListener
IDiscTransportComponent
IDiscTransportComponentListener
IGainComponent
IGainComponentListener
IModuleComponent
IModuleComponentListener
IOutputStreamComponent
IOutputStreamComponentListener
IPowerComponent
IPowerComponentListener
Name: Digital Media Encoder
Interface: IDigitalMediaEncoder
Digital Media Encoder Functions
Name Component Channel Level Command Constant Notes
cycleScanSpeed() IDiscTransportComponent 192 SCAN_SPEED Momentary Function Channel: Cycles the
scan speed when the channel is activated
getTrackInfo() IDiscTransportComponent ?TRACKINFO Query for the track info, responds with
TRACKINFO-<num>,<duration>,<disc-
Number>, where <duration> is a String in
the format hh:mm:ss.ff
queryTrackProperties() IDiscTransportComponent ?TRACKPROPS Query for the track properties, responds
with multiple TRACKPROP-<key>,<value>
commands, one for each key
queryTrackProperty(key) IDiscTransportComponent ?TRACKPROP-<key> Query for a track property, responds with
TRACKPROP-<key>,<value> command
setDiscTransport(PLAY) IDiscTransportComponent 1 PLAY Momentary Function Channel: Deck is set
to play when the channel is activated
setDiscTransport(STOP) IDiscTransportComponent 2 STOP Momentary Function Channel: Deck is set
to stop when the channel is activated
setDiscTransport(PAUSE) IDiscTransportComponent 3 PAUSE Momentary Function Channel: Deck is set
to pause when the channel is activated
setDiscTransport(NEXT) IDiscTransportComponent 4 FFWD Momentary Function Channel: Deck is set
to next track/chapter when the channel is
activated
setDiscTransport(PREVIOUS) IDiscTransportComponent 5 REW Momentary Function Channel: Deck is set
to previous track/chapter when the channel
is activated
setDiscTransport(SCAN_FWD) IDiscTransportComponent 6 SFWD Momentary Function Channel: Deck is set
to scan forward when the channel is acti-
vated