Optional
container?: HTMLElementOptional
duration?: numberThe duration of the timeline in seconds, defaults to wavesurfer's duration
Optional
height?: numberThe height of the timeline in pixels, defaults to 20
Optional
insertPass 'beforebegin' to insert the timeline on top of the waveform
Optional
primaryInterval between numeric labels
Optional
secondaryInterval between secondary numeric labels
Optional
style?: Partial<CSSStyleDeclaration> | stringCustom inline style to apply to the container
Optional
timeInterval between ticks in seconds
Generated using TypeDoc
HTML container for the timeline, defaults to wavesufer's container