Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IMutable

A readonly variant of the interface

Hierarchy

Implemented by

Index

Properties

Methods

Properties

data

data: AsyncIterableIterator<ArrayBuffer>

Retrieves the data of the media

type

type: Image

url

url: Promise<IUrlMutable>

A uniform resource location for the media

Methods

__@asyncIterator

  • __@asyncIterator(): AsyncIterator<IRepresentationImmutable>
  • Returns AsyncIterator<IRepresentationImmutable>

content

  • content(): AsyncIterableIterator<IContentImmutable>