Enum SearchResource.ListRequest.VideoCaptionEnum
Filter on the presence of captions on the videos.
Namespace: Google.Apis.YouTube.v3
Assembly: Google.Apis.YouTube.v3.dll
Syntax
public enum SearchResource.ListRequest.VideoCaptionEnumFields
| Name | Description | 
|---|---|
| Any | Do not filter results based on caption availability. | 
| ClosedCaption | Only include videos that have captions. | 
| None | Only include videos that do not have captions. | 
| VideoCaptionUnspecified |