VideoType
Represents the type of a video.
enum VideoType {
CLIP
EPISODE
PREVIEW
SPECIAL
}
Values
VideoType.CLIP
Extracted piece of content from a full length source.
VideoType.EPISODE
Full length episodic content (with a season and episode number).
VideoType.PREVIEW
Preview for a piece of full length content or season.
VideoType.SPECIAL
Full length one-off content (without a season or episode number).
Member Of
CreatePbsVideoInput
input ● FilterVideoInput
input ● NormalizedVideo
object ● NormalizedVideosFilters
input ● PbsVideo
object ● UpdatePbsVideoInput
input