Output Stream - AMX CAFE DUET STANDARD NETLINX API (SNAPI) COMPONENTS AND LISTENERS Instruction Manual

Standard netlinx api (snapi) r 1.8.0 components/listeners
Table of Contents

Advertisement

Output Stream

Component
Name: Output Stream
Interface: IOutputStreamComponent
Component Functions:
Name:
Channel:
Level: Command:
addOutputStream-
Sink(cURISink)
getOutputStreamSinks()
getOutputStream-
Source()
queryOutputStreamProp-
erties()
queryOutputStreamProp-
erty(sName)
removeOutputStream-
Sink(cURISink)
setOutputStreamProp-
erty(sName,sValue)
setOutputStream-
Source(cURISource)
Listener
Name: Output Stream Listener
Interface: IOutputStreamComponentListener
Listener Functions:
Name:
Channel:
Level: Command:
processOutputStream-
PropertiesEvent
processOutputStream-
SinkAddEvent
processOutputStream-
SinkRemoveEvent
processOutputStream-
SourceEvent
Standard NetLinx API (SNAPI) R 1.8.0
IOutputStreamComponent
Constant:
ENCODESINKADD-<url>
?ENCODESINK
?ENCODESOURCE-<url>
?ENCODEPROPS
?ENCODEPROP-<key>
ENCODESINKREMOVE-<url>
ENCODEPROP-<key>,<value>
ENCODESOURCE-<url>
IOutputStreamComponentListener
Constant:
ENCODEPROP-<key>,<value>
ENCODESINKADD-<url>
ENCODESINKREMOVE-<url>
ENCODESOURCE-<url>
Notes:
Add an Output Stream Sink where <url> is the URL of the sink to be added.
Query for Output Stream Sinks, responds with multiple ENCODESINK-<url>, one for
each output stream sink, where <url> is the URL of the sink/destination.
Query for Output Stream Source, responds with ENCODESOURCE-<url> where <ur>
is the URL for the source.
Query for all Output Stream Media Properties, responds with multiple ENCODEPROP-
<key>,<value>, one for each property, where <key> is the property key and <value> is
the property value.
Query for one Output Stream Media Properties, responds with ENCODEPROP-
<key>,<value> where <key> is the property key and <value> is the property value.
Remove an Output Stream Sink where <url> is the URL of the sink to be removed.
Set an Output Stream Property where <key> is the property key and <value> is the
property value.
Set Output Stream Source where <url> is the URL for the source.
Notes:
Output Stream Property value where <key> is the property key and <value> is the prop-
erty value. One command is returned for each key.
Output Stream Sink added where <url> is the URL of the added sink.
Output Stream Sink removed where <url> is the URL of the removed sink.
Output Stream Source changed where <url> is the URL for the source.
93

Advertisement

Table of Contents
loading
Need help?

Need help?

Do you have a question about the CAFE DUET STANDARD NETLINX API (SNAPI) COMPONENTS AND LISTENERS and is the answer not in the manual?

Questions and answers

Subscribe to Our Youtube Channel

This manual is also suitable for:

Cafe duet

Table of Contents