![AMX DTV VISION2 INTEGRATION - DIAGRAM Operation/Reference Manual Download Page 31](http://html1.mh-extra.com/html/amx/dtv-vision2-integration-diagram/dtv-vision2-integration-diagram_operation-reference-manual_2938670031.webp)
API Commands
25
Vision
2
API Guide
v2Producer_GetSettings
Obtains the settings for the specified Producer channel.
sServiceID
The service ID of the Producer Service
Program Attributes
<?xml version="1.0" encoding="utf-8" ?>
<v2>
<result>OK</result>
<params>
<param name="Enabled" selected="false" type="true-false" />
<param name="Archive ID" selected="20110014111919390" type="readonly" />
<param name="Base Video Path" selected="h:\vcContent\" type="readonly" />
<param name="Enable Intermission" selected="false" type="true-false" />
<param name="Intermission" selected="BBC ONE" type="file" >
<option name="BBC NEWS" value="videocastmcast://234.1.0.3:5500/BBC NEWS" />
<option name="BBC ONE" value="videocastmcast://234.1.0.5:5500/BBC ONE" />
</param>
<param name="NIC" selected="0" type="list" selectby="index">
<option name="192.168.0.100" value="192.168.0.100" />
<option name="43.192.168.100" value="43.192.168.100" />
</param>
<param name="Video Bitrate" selected="high" type="list" selectby="value">
<option name="High" value="high" />
<option name="Medium" value="medium" />
<option name="Low" value="low" />
</param>
<param name="Multicast Address" selected="234.4.0.0" type="text" />
<param name="Multicast Port" selected="5500" type="text" />
<param name="Multicast TTL" selected="3" type="text" />
<param name="Broadcast Is Multicast" selected="true" type="true-false" />
</params>
</v2>
PRGM EX. 26
v2Producer_GetSettings Sample XML
Program Attributes
Enabled
’true' if the service is enabled for broadcasting
Archive ID
The ID of the Archive from which content can be selected
Base Video Path
The base path to the videos in the archive
Enable
Intermission
’true' if intermission is enabled
Intermission
The URL to the video or Live Channel to be played when nothing is scheduled. NB The
options provided are for the available live channels, if a file is wanted as the intermission
then the URL to the file is similar to h:\vcContent\Archive1\1500\15\ts\high\video.ts.
NIC
The index of the network interface to multicast on
Video Bitrate
This parameter is only provided as a convenience to allow the correct selection of content
from the Archive, it does NOT indicate the output streams bitrate as this is entirely depen-
dant on the files being broadcast.