Vision2 RenderThumbs Explorer
43
Vision
2
API Guide
Handling Search Thumbnails
When a user clicks on a thumbnail which has an ID of 'search', the user interface must execute a search. To
execute a search, leave all parameters as is, except for the Search parameter which you must change to contain
the search string. When finished, resubmit the requests. You will see get both XML code and JPEGs as if the
result of the search was just another folder.
If the search string contains more than one word, the search is performed for the exact string of words. The
search string can also contain the terms AND and NOT. For example, searching for Kylie AND Jason finds
videos which contain both words. Searching for Kylie NOT Jason finds videos which contain the word Kylie
but do not contain the word Jason.
Playing a Video
A Video ID parameter correctly formatted for the selected Device is available in the videopath attribute of a
thumbnail entry node for each video.
When you see this code in the RenderThumbs Explorer page, Internet Explorer
displays the XML with the < and > entries of the info node automatically
converted to < and >. If you want actual HTML, you will need to perform these
replacements yourself. When you do this you will get valid HTML.
After a search has returned its results for both the XML and JPEG requests you must
set the Search parameter back to being an empty string before calling it again with a
new StartingID.
Содержание 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...