Clip
Clip =
ContentBase&object
Defined in: packages/core/src/types.ts:84
A short clip extracted from a broadcast or archive on any supported platform.
Discriminated by type: "clip". Use Content.isClip() to narrow from Content.
Type Declaration
Section titled “Type Declaration”clipCreator?
Section titled “clipCreator?”
optionalclipCreator:object
clipCreator.id
Section titled “clipCreator.id”id:
string
clipCreator.name
Section titled “clipCreator.name”name:
string
createdAt
Section titled “createdAt”createdAt:
Date
duration
Section titled “duration”duration:
number
embedUrl?
Section titled “embedUrl?”
optionalembedUrl:string
gameId?
Section titled “gameId?”
optionalgameId:string
isFeatured?
Section titled “isFeatured?”
optionalisFeatured:boolean
type:
"clip"
viewCount
Section titled “viewCount”viewCount:
number
vodOffset?
Section titled “vodOffset?”
optionalvodOffset:number