Interface IMediaObject

Hierarchy

Properties

additionalType?: IThing[]
alternateName?: string[]
associatedArticle?: IThing
bitrate?: string
contentSize?: string
contentUrl?: string
description?: string
duration?: string
embedUrl?: string
encodesCreativeWork?: IThing
endTime?: Date
height?: number
id?: string
identifier?: string
image?: IMediaObject[]
mainEntityOfPage?: IThing[]
name?: string
playerType?: string
potentialAction?: IAction[]
productionCompany?: IOrganization[]
requiresSubscription?: boolean[]
sameAs?: IThing[]
startTime?: Date
subjectOf?: IThing[]
type?: string
uploadDate?: Date
url?: string
uuid?: string
width?: number

Generated using TypeDoc