Signature
Interface CreateHTMLMediaAdapterOptionsProperties
| Name | Signature | Description |
|---|---|---|
element | element: HTMLMediaElement | Native video or audio element to synchronize with the timeline. |
sources | sources: Record<string, HTMLMediaAdapterSource> | Media sources keyed by timeline clip `sourceId`. |