removeMarker(name)
Removes a marker from the sound.
Parameters
| Name | Type | Description |
|---|---|---|
name | string | The key of the marker to remove. |
- Source code: sound/Sound.js (Line 377)
removeMarker(name)
Removes a marker from the sound.
| Name | Type | Description |
|---|---|---|
name | string | The key of the marker to remove. |
Please login to continue.