Constructor
new EmbedDialog(selTarget, project, optionsopt)
Parameters:
| Name | Type | Attributes | Description | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
selTarget | object | Selection target describing which segments to embed. | |||||||||||||
project | object | The active project. | |||||||||||||
options | object | <optional> | Optional configuration.Properties
|
Example
new EmbedDialog(selTarget, project, { getToken });Classes
Methods
close()
Detaches WaveSurfer event listeners and removes the dialog from the DOM.