- Preparing search index...
- The search index is not available
wavesurfer.js
Type alias EnvelopePluginEvents
EnvelopePluginEvents: BasePluginEvents & { points-change: [newPoints
: EnvelopePoint[]]; volume-change: [volume
: number]; }
Type declaration
-
points-change: [newPoints: EnvelopePoint[]]
-
volume-change: [volume: number]