Interface: PluginSourceCatalogVariant
A playable representation attached to one logical catalog media item.
Properties
id
id:
string
Stable variant ID passed back to the plugin's resolvePlayback method.
mediaId
mediaId:
string
Stable ID of the logical media item stored in the same snapshot.
qualityLabel?
optionalqualityLabel?:string
User-facing quality label such as 1080p or 4K.
resolution?
optionalresolution?:string
Technical video resolution such as 1920x1080.
source?
optionalsource?:string
Human-readable provider or origin label.
encoding?
optionalencoding?:string
Codec or encoding label.
language?
optionallanguage?:string
Audio or content language label.
addedAt?
optionaladdedAt?:string
ISO-8601 date at which the variant was added.