Enum SearchResource.ListRequest.VideoDurationEnum
Filter on the duration of the videos.
Namespace: Google.Apis.YouTube.v3
Assembly: Google.Apis.YouTube.v3.dll
Syntax
public enum SearchResource.ListRequest.VideoDurationEnumFields
| Name | Description | 
|---|---|
| Any | Do not filter video search results based on their duration. This is the default value. | 
| Long__ | Only include videos longer than 20 minutes. | 
| Medium | Only include videos that are between four and 20 minutes long (inclusive). | 
| Short__ | Only include videos that are less than four minutes long. | 
| VideoDurationUnspecified |