Interface: StreamShareResultUnclassified
A playable result whose media category is not known.
Extends
Properties
title?
optionaltitle?:string
Primary display title.
Inherited from
tagline?
optionaltagline?:string
Short secondary description.
Inherited from
StreamShareMediaResult.tagline
poster?
optionalposter?:string
Portrait artwork URL.
Inherited from
backdrop?
optionalbackdrop?:string
Landscape artwork URL.
Inherited from
StreamShareMediaResult.backdrop
rating?
optionalrating?:number
Normalized rating supplied by the service.
Inherited from
year?
optionalyear?:number
Four-digit production or release year.
Inherited from
popularity?
optionalpopularity?:number
Service-defined popularity score.
Inherited from
StreamShareMediaResult.popularity
voteCount?
optionalvoteCount?:number
Number of votes used to calculate the rating.
Inherited from
StreamShareMediaResult.voteCount
productionDate?
optionalproductionDate?:string
Precise release date formatted as YYYY-MM-DD.
Inherited from
StreamShareMediaResult.productionDate
filename?
optionalfilename?:string
Source filename when it is useful to distinguish the media.
Inherited from
StreamShareMediaResult.filename
lastPlayedAt?
optionallastPlayedAt?:string
ISO-8601 timestamp of the most recent playback.
Inherited from
StreamShareMediaResult.lastPlayedAt
links
links:
PlayLink[]
Available playback variants.
Inherited from
tmdb?
optionaltmdb?:StreamShareTmdbReference
Optional TMDB reference used for metadata enrichment.
Inherited from
type
type:
"unclassified"
Unclassified-media discriminator.