![AMX DTV VISION2 INTEGRATION - DIAGRAM Скачать руководство пользователя страница 38](http://html1.mh-extra.com/html/amx/dtv-vision2-integration-diagram/dtv-vision2-integration-diagram_operation-reference-manual_2938670038.webp)
API Commands
32
Vision
2
API Guide
Reflector Commands
The following section lists the API commands available for the Reflector service.
v2Reflector_GetSettings
Obtains the settings for the selected reflector service.
Parameters
sServiceID
The service ID of the Reflector Service
<?xml version="1.0" encoding="utf-8" ?>
<v2>
<result>OK</result>
<params>
<param
name="Enabled"
selected="true"
type="true-false" />
<param
name="Source URL"
selected="http://192.168.11.8:8080/testwmvstream"
type="text" />
<param
name="Source ID"
selected="internetunicastsource"
type="list"
selectby="value">
<option
name="Manual Unicast Source"
value="internetunicastsource"
id="internetunicastsource" />
<option
name="WMV Encoder 1"
id="20110014111921031"
value="http://WIN2K3SERVER:8091" />
</param>
<param name="NIC" selected="1" 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="Multicast Address" selected="234.2.0.0" type="text" />
<param name="Multicast Port" selected="61234" type="text" />
<param name="Multicast TTL" selected="3" type="text" />
<param name="BroadcastIs Multicast" selected="true" type="true-false" />
</params>
</v2>
PRGM EX. 36
v2Reflector_GetSettings Sample XML
Содержание DTV VISION2 INTEGRATION - DIAGRAM
Страница 4: ......
Страница 12: ...Using the API 6 Vision2 API Guide...
Страница 42: ...API Commands 36 Vision2 API Guide...
Страница 50: ...Vision2 RenderThumbs Explorer 44 Vision2 API Guide...
Страница 51: ...Record Service 45 Vision2 Operation Reference Guide...