![AMX DTV VISION2 INTEGRATION - DIAGRAM Скачать руководство пользователя страница 41](http://html1.mh-extra.com/html/amx/dtv-vision2-integration-diagram/dtv-vision2-integration-diagram_operation-reference-manual_2938670041.webp)
API Commands
35
Vision
2
API Guide
DVB Commands
The following section lists the API commands available for the DVB service.
v2DVB_StartBroadcast
Starts the selected DVB channel for broadcasting..
v2DVB_StopBroadcast
Stops the selected DVB channel from broadcasting..
Parameters
sChannellD
The channel ID to start.
<?xml version="1.0" encoding="utf-8" ?>
<v2>
<result>OK</result>
</v2>
PRGM EX. 40
v2DVB_StartBroadcast Sample XML
Here you need the Channel ID and not the Service ID as a DVB service can host
many channels.
Parameters
sChannelID
The channel ID to stop.
<?xml version="1.0" encoding="utf-8" ?>
<v2>
<result>OK</result>
</v2>
PRGM EX. 41
v2DVB_StopBroadcast Sample XML
Here you need the Channel ID and not the Service ID as a DVB service can host
many channels.
Содержание 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...