Interface MediaObject

MediaObject is an intermediate object within Scrypted to represent all media objects. Plugins should use the MediaConverter to convert the Scrypted MediaObject into a desired type, whether it is a externally accessible URL, a Buffer, etc.

Hierarchy

  • MediaObject

Properties

Properties

mimeType: string
sourceId?: string

Generated using TypeDoc