Lightware UBEX-MMU-X200 User Manual page 190

Av over ip multimedia extender
Hide thumbs Also See for UBEX-MMU-X200:
Table of Contents

Advertisement

 
 
9. Programmer's Reference
9. Programmer's Reference
Creating Zone
CALL•/MEDIA/VIDEOWALLS/<video_wall_ID>/LAYOUTS/<layout_ID>:createZone(<zone_
ç
ID>;<display_ID>)
Deleting a Zone
ç CALL•/MEDIA/VIDEOWALLS/<video_wall_ID>/LAYOUTS/<layout_ID>:deleteZone(<zone_ID>)
Deleting All Zones
ç CALL•/MEDIA/VIDEOWALLS/<video_wall_ID>/LAYOUTS/<layout_ID>:deleteAllZone()
Setting the Name of the Zone
SET•/MEDIA/VIDEOWALLS/<video_wall_ID>/LAYOUTS/<layout_ID>/<zone_ID>.Name=<name>
ç
Querying the Size of the Zone
ç GET•/MEDIA/VIDEOWALLS/<video_wall_ID>/LAYOUTS/<layout_ID>/<zone_ID>.ZoneSize
Identify the Zone
ç CALL•/MEDIA/VIDEOWALLS/<video_wall_ID>/LAYOUTS/<layout_ID>/<zone_ID>:identifyZone()
Setting the Background Color of the Zone
ç SET•/MEDIA/VIDEOWALLS/<video_wall_ID>/LAYOUTS/<layout_ID>/<zone_ID>.
BackgroundColor=<RGB_code>
Assign Display to the Zone
CALL•/MEDIA/VIDEOWALLS/<video_wall_ID>/LAYOUTS/<layout_ID>/<zone_
ç
ID>:assignDisplay(<display_ID>)
Unassign Display from the Zone
CALL•/MEDIA/VIDEOWALLS/<video_wall_ID>/LAYOUTS/<layout_ID>/<zone_
ç
ID>:unassignDisplay(<display_ID>)
Unassign All Displays from the Zone
CALL•/MEDIA/VIDEOWALLS/<video_wall_ID>/LAYOUTS/<layout_ID>/<zone_
ç
ID>:unassignAllDisplay()
Query the Tags of the Zone
ç GET•/MEDIA/VIDEOWALLS/<video_wall_ID>/LAYOUTS/<layout_ID>/<zone_ID>.Tags
Adding Tags to the Zone
ç CALL•/MEDIA/VIDEOWALLS/<video_wall_ID>/LAYOUTS/<layout_ID>/<zone_ID>:addTags(<tag>)
Deleting Tags of the Zone
CALL•/MEDIA/VIDEOWALLS/<video_wall_ID>/LAYOUTS/<layout_ID>/<zone_
ç
ID>:removeTags(<tag>)
Deleting All Tags of the Zone
ç CALL•/MEDIA/VIDEOWALLS/<video_wall_ID>/LAYOUTS/<layout_ID>/<zone_ID>:removeAllTags()
Applied F-series endpoint firmware package: v1.5.4 | Applied R-series endpoint firmware package: v1.5.4 | Applied MMU firmware package: v1.3.3 | LDC software: v2.4.2b4
series – Matrix Application Mode – User's Manual
series – Matrix Application Mode – User's Manual
Query the Static Tags of the Zone
ç GET•/MEDIA/VIDEOWALLS/<video_wall_ID>/LAYOUTS/<layout_ID>/<zone_ID>.StaticTags
Switching the Video Stream to the Video Wall Zone
ç CALL•/MEDIA/XP/VIDEO:switch(<in>:<zone_ID>)
Audio Crosspoint Settings
Query the Status of All Audio Ports
ç GET•/MEDIA/XP/AUDIO/*.*
Switching the Audio Stream to One Destination
ç CALL•/MEDIA/XP/AUDIO:switch(<in>:<out>)
Switching an Audio Stream to All Destinations
ç CALL•/MEDIA/XP/AUDIO:switchAll(<in>)
Query the Number of the Source Ports
ç GET•/MEDIA/XP/AUDIO.SourcePortCount
Query the Number of the Destination Ports
ç GET•/MEDIA/XP/AUDIO.DestinationPortCount
Audio Stream Settings
Enable/Disable the Audio Stream Source
SET•/MEDIA/STREAMS/AUDIO/<in>/STREAM.Enabled=<logical_value>
ç
Enable/Disable the Audio Stream Destination
SET•/MEDIA/STREAMS/AUDIO/<out>/STREAM.Enabled=<logical_value>
ç
Query the Name of the Stream
ç GET•/MEDIA/STREAMS/AUDIO/<in>.SourceName
Setting the Name of the Stream
SET•/MEDIA/STREAMS/AUDIO/<in>.SourceName=<name>
ç
Query the Name of the Destination
ç GET•/MEDIA/STREAMS/AUDIO/<out>.DestinationName
Setting the Name of the Destination
SET•/MEDIA/STREAMS/AUDIO/<out>.DestinationName=<name>
ç
Query the Tags of the Stream/Destination
ç GET•/MEDIA/STREAMS/AUDIO/<in|out>.Tags
Adding Tags to the Stream/Destination
ç CALL•/MEDIA/STREAMS/AUDIO/<in|out>:addTags(<tag>)
190
190

Advertisement

Table of Contents
loading

Table of Contents