Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IMutable

A readonly variant of the interface

Hierarchy

Implemented by

Index

Properties

data

data: AsyncIterableIterator<ArrayBuffer>

Retrieves the data of the media

type

type: Audio

url

url: Promise<IUrlMutable>

A uniform resource location for the media

Methods

__@asyncIterator

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

transcription

  • transcription(): AsyncIterableIterator<ITranscriptionImmutable>