![Lightware UBEX Series Скачать руководство пользователя страница 133](http://html.mh-extra.com/html/lightware/ubex-series/ubex-series_user-manual_1915390133.webp)
9. Programmer's Reference
UBEX series – Matrix Application Mode – User's Manual
133
9. Programmer's Reference
UBEX series – Matrix Application Mode – User's Manual
133
MA
TRIX APPLIC
A
TION MODE
Applied F-series endpoint firmware package: v1.4.1 | Applied R-series endpoint firmware package: v1.4.1 | Applied MMU firmware package: v1.2.1 | LDC software: v1.34.0b2
9.12. Audio Stream Settings
Parameters
Parameter
Description
Formula
<in>
Audio stream source ID
S
<logical_devive_ID><stream_nr>
<out>
Audio destination ID
D
<logical_device_ID><out_port_nr>
9.12.1. Enable/Disable the Audio Stream Source
Command and Response
#streamenable
ç
SET•/MEDIA/STREAMS/AUDIO/
<in>
/STREAM.Enabled=
<logical_value>
æ
pw•/MEDIA/STREAMS/AUDIO/
<in>
/STREAM.Enabled=
<logical_value>
Parameters
Identifier
Parameter description
Value
Explanation
<logical_value>
The audio stream is
unmuted or muted.
true
The audio stream is enabled (unmuted).
false
The audio stream is disabled (muted).
Example
ç
SET /MEDIA/STREAMS/AUDIO/I101/STREAM.Enabled=true
æ
pw /MEDIA/STREAMS/AUDIO/I101/STREAM.Enabled=true
9.12.2. Enable/Disable the Audio Stream Destination
Command and Response
ç
SET•/MEDIA/STREAMS/AUDIO/
<out>
/STREAM.Enabled=
<logical_value>
æ
pw•/MEDIA/STREAMS/AUDIO/
<out>
/STREAM.Enabled=
<logical_value>
Parameters
Identifier
Parameter description
Value
Explanation
<logical_value>
The audio stream is
unmuted or muted.
true
The audio stream is enabled (unmuted).
false
The audio stream is disabled (muted).
Example
ç
SET /MEDIA/STREAMS/AUDIO/O101/STREAM.Enabled=true
æ
pw /MEDIA/STREAMS/AUDIO/O101/STREAM.Enabled=true
9.12.3. Query the Name of the Stream
INFO:
The default name of the stream is the MAC address of the endpoint device and the stream number
separated by a dot. Example:
A8:D2:36:F0:00:03
.
S1
Command and Response
ç
GET•/MEDIA/STREAMS/AUDIO/
<in>
.SourceName
æ
pw•/MEDIA/STREAMS/AUDIO/
<in>
.SourceName=
<name>
Example
ç
GET /MEDIA/STREAMS/AUDIO/S2301.SourceName
æ
pw /MEDIA/STREAMS/AUDIO/S2301.SourceName=Black_Sabbath-Heaven_and_Hell
9.12.4. Setting the Name of the Stream
Command and Response
ç
SET•/MEDIA/STREAMS/AUDIO/
<in>
.SourceName=
<name>
æ
pw•/MEDIA/STREAMS/AUDIO/
<in>
.SourceName=
<name>
Example
ç
SET /MEDIA/STREAMS/AUDIO/S102.SourceName=Celine_Dion-My_Heart_Will_Go_On
æ
pw /MEDIA/STREAMS/AUDIO/S102.SourceName=Celine_Dion-My_Heart_Will_Go_On
9.12.5. Query the Name of the Destination
INFO:
The default name of the destination is the MAC address of the endpoint device and the port number
separated by a dot. Example:
A8:D2:36:F0:00:03
.
D1
Command and Response
ç
GET•/MEDIA/STREAMS/AUDIO/
<out>
.DestinationName
æ
pw•/MEDIA/STREAMS/AUDIO/
<out>
.DestinationName=
<name>
Example
ç
GET /MEDIA/STREAMS/AUDIO/D2301.DestinationName
æ
pw /MEDIA/STREAMS/AUDIO/D2301.DestinationName=Audio_amplifier
9.12.6. Setting the Name of the Destination
Command and Response
ç
SET•/MEDIA/STREAMS/AUDIO/
<out>
.DestinationName=
<name>
æ
pw•/MEDIA/STREAMS/AUDIO/
<out>
.DestinationName=
<name>
Example
ç
SET /MEDIA/STREAMS/AUDIO/D102.DestinationName=My_small_black_speakers
æ
pw /MEDIA/STREAMS/AUDIO/D102.DestinationName=My_small_black_speakers