Options
All
  • Public
  • Public/Protected
  • All
Menu

Class Movie

Hierarchy

  • Movie

Index

Constructors

Properties

Accessors

Methods

Constructors

constructor

  • new Movie(blob: Blob): Movie

Properties

Private _blobURL

_blobURL: string

Accessors

blobURL

  • get blobURL(): string

Methods

createVideoElement

  • createVideoElement(): HTMLVideoElement

destroy

  • destroy(): void

download

  • download(filename?: string): void

Generated using TypeDoc