Skip to content

SceneQuery

Namespace: VideoCatalogService

Type: Class

Scene query data

Definition

[DataContract] public class SceneQuery

Properties

Property Type Description
IncludeKeywords String[] include these scene keyords only, if empty include all
IsIncludeKeywordsAND Boolean default we select anything that match any of the scene keywords, is this is set we match all the keywords
IsIncludeExtendedPropertiesAND Boolean default we select anything that match any of the extended properties, is this is set we match all the keywords
IsIncludeExtendedPropertiesAND Boolean default we select anything that match any of the extended properties, is this is set we match all the keywords

Fields

Field Type Description
IncludeExtendedProperties ExtendedVideoQuery[] Match extended properties on thumbnails