Interface

CreateHTMLMediaAdapterOptions

Options for creating an imperative HTML media element adapter.

Signature

Type Definition
Interface CreateHTMLMediaAdapterOptions

Properties

NameSignatureDescription
elementelement: HTMLMediaElementNative video or audio element to synchronize with the timeline.
sourcessources: Record<string, HTMLMediaAdapterSource>Media sources keyed by timeline clip `sourceId`.