Enum SearchResource.ListRequest.VideoDefinitionEnum
Filter on the definition of the videos.
Namespace: Google.Apis.YouTube.v3
Assembly: Google.Apis.YouTube.v3.dll
Syntax
public enum SearchResource.ListRequest.VideoDefinitionEnumFields
| Name | Description | 
|---|---|
| Any | Return all videos, regardless of their resolution. | 
| High | Only retrieve HD videos. | 
| Standard | Only retrieve videos in standard definition. |