![AMX DTV VISION2 INTEGRATION - DIAGRAM Operation/Reference Manual Download Page 33](http://html1.mh-extra.com/html/amx/dtv-vision2-integration-diagram/dtv-vision2-integration-diagram_operation-reference-manual_2938670033.webp)
API Commands
27
Vision
2
API Guide
v2Producer_StartBroadcast
Starts the selected producer service broadcasting and adds the channel to the playlists..
v2Producer_StopBroadcast
Stops the selected producer service broadcasting and adds the channel to the playlists..
Parameters
sServiceID
The service ID of the Producer Service
<?xml version="1.0" encoding="utf-8" ?>
<v2>
<result>OK</result>
</v2>
PRGM EX. 28
v2Producer_StartBroadcast Sample XML
Parameters
sServiceID
The service ID of the Producer Service
<?xml version="1.0" encoding="utf-8" ?>
<v2>
<result>OK</result>
</v2>
PRGM EX. 29
v2Producer_StopBroadcast Sample XML