OLA-TS.js
OLA-TS.js copied to clipboard
Event Listeners
Create the following events:
- new-segment, with the following data: the new Segment object
- removed-segments, data: {startTime, endTime, units}
Maybe I should include, for segment removal, (1) the number of segments removed, (2) which segments were deleted and (3) which segments were edited.