API Commands
20
Vision
2
API Guide
v2Master_GetLiveChannelList
Returns a list of the selected channel types.
v2Master_GetLiveChannelListLastUpdateTime
Gets the time and date of the last time the live channel list was updated.
Parameters
sWantWMV
' true' if you want the list to include Windows Media Format Channels
sWantMPEG2
'true' if you want the list to include MPEG-2 (Video) Format Channels
sWantH264
'true' if you want the list to include h.264 (Video) Format Channels
<?xml version="1.0" encoding="utf-8" ?>
<v2>
<result>OK</result>
<livechannels>
<channel
type="v2DVB"
id="9018:16384:17024"
name="BBC Parliament"
address="234.1.0.2"
port="5500"
url="videocastmcast://234.1.0.2:5500/BBC Parliament"
level="0"
unmanaged="no"
/>
</livechannels>
<secure>true</secure>
</v2>
PRGM EX. 19
v2Master_GetLiveChannelList Sample XML
Channel Attributes
type
Channel type
id
The unique id for this channel
name
The channel name to display to the user
address
Multicast address of the channel
port
Multicast port of the channel
url
The URL to show the channel formatted for Vision
2
players
level
Not used
unmanaged
If the channel is not managed by the main Vision
2
management interface
<?xml version="1.0" encoding="utf-8" ?>
<v2>
<result>OK</result>
<updated>22/09/2011 13:19:31
</v2>
PRGM EX. 20
v2Master_GetLiveChannelListLastUpdateTime 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...