Skip to main content
Version: 0.8.3

MP4ContainerEncoder

Hierarchy

Index

Constructors

constructor

Properties

ready

ready: Promise<any>

Accessors

desiredSize

  • get desiredSize(): number

identifier

  • get identifier(): string

track

Methods

addEventListener

  • addEventListener(type: string, callback: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void

dispatchError

  • dispatchError(error: Error): void

dispatchEvent

  • dispatchEvent(event: Event): void

queue

  • queue(...items: MFXBlob[]): Promise<void>

removeEventListener

  • removeEventListener(type: string, callback: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void

setTrack