Represents a chunk of data that can be identified by the path where the data is (or will be) located, along with optional metadata about the data.

Hierarchy (view full)

Constructors

Properties

data: MediaBlobData = ...
metadata?: Record<string, any>
path?: string

Accessors

Methods