Options
All
  • Public
  • Public/Protected
  • All
Menu

Result type used with MediaSourceFactory.createUrl. Used internally by the framework.

Hierarchy

  • IMediaSourceFactoryCreateUrlResult

Index

Properties

mediaSourceId

mediaSourceId: number

A unique identifier that should be used when revoking the url.

urlPromise

urlPromise: Promise<string>

The returned URL should only be used with the media element passed in options.element.

Generated using TypeDoc