Click or drag to resize

SceneQueryResult Class

Result from a scene query
Inheritance Hierarchy
SystemObject
  VideoCatalogServiceSceneQueryResult

Namespace: VideoCatalogService
Assembly: VideoCatalogService (in VideoCatalogService.dll) Version: 9.0.9002.25764 (9.0.0.0)
Syntax
C#
public class SceneQueryResult

The SceneQueryResult type exposes the following members.

Constructors
 NameDescription
Public methodSceneQueryResult 
Top
Properties
 NameDescription
Public propertySceneThumbnails Thumbnails found in the search
Public propertyVideoFiles Videos data for the found thumbnails
Top
See Also