Interface VideoFull

Hierarchy

Properties

availableAt?: Date
channel?: ChannelMin
channelId: string
comments?: Comment[]
description: string
duration: number
endActual?: Date
id: string
liveViewers?: number
mentions?: ChannelMin[]
publishedAt?: Date
refers?: VideoWithChannel[]
simulcasts?: VideoWithChannel[]
songCount?: number
songs?: number
sources?: VideoWithChannel[]
startActual?: Date
startScheduled?: Date
status: string
title: string
topicId?: string
type: "stream" | "clip"

Generated using TypeDoc