API Commands
23
Vision
2
API Guide
Producer Commands
The following section lists the API commands available for the Producer service. All commands are valid for
both WMV and MPEG producer channels.
v2Producer_GetSchedule
Obtains the XML schedule for the specified Producer channel.
Channel Attributes
sServiceID
The service ID of the Producer Service to start
<?xml version="1.0" encoding="utf-8" ?>
<v2>
<result>OK</result>
<week>2</week>
<day>2</day>
<schedule>
<week id="0">
<day id="3">
<program
name="Better the devil you know"
duration="00:04"
colourindex="1"
id="000008"
uniqueid="entry0"
starttimemins="750"
endtimemins="754"
start="12:30"
end="12:34"
url="h:\vcContent\Archive1/0000/08/ts/high/video.ts" />
<program
name="Breathe"
duration="00:04"
colourindex="1"
id="000009"
uniqueid="entry1"
starttimemins="754"
endtimemins="758"
start="12:34"
end="12:38"
url="h:\vcContent\Archive1/0000/09/ts/high/video.ts" />
</day>
</week>
</schedule>
</v2>
PRGM EX. 25
v2Producer_GetSchedule 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...