Hierarchy

  • MediaObject

Properties

_id: string
_rev: string
cinf: string
mediaId: string

The playable reference (CasparCG clip name, quantel GUID, etc)

mediaPath: string

Media object file path relative to playout server

mediaSize: number

Media object size in bytes

mediaTime: number

Timestamp when the media object was last updated

mediainfo?: MediaInfo

Info about media content. If undefined: inficates that the media is NOT playable (could be transferring, or a placeholder)

previewPath?: string

Preview location

previewSize?: number

Preview file size in bytes

previewTime?: number

Thumbnail last updated timestamp

thumbSize: number

Thumbnail file size in bytes

thumbTime: number

Thumbnail last updated timestamp

tinf: string

Generated using TypeDoc