Signature
createHTMLMediaAdapter(options: CreateHTMLMediaAdapterOptions): HTMLMediaAdapterParameters
| Name | Type | Description |
|---|---|---|
| options | CreateHTMLMediaAdapterOptions | Media element and source map used for timeline synchronization. |
Create an adapter that maps active timeline clips to one HTMLMediaElement.
createHTMLMediaAdapter(options: CreateHTMLMediaAdapterOptions): HTMLMediaAdapter| Name | Type | Description |
|---|---|---|
| options | CreateHTMLMediaAdapterOptions | Media element and source map used for timeline synchronization. |