cpu-audio icon indicating copy to clipboard operation
cpu-audio copied to clipboard

Should provide an option to points changing highlight during play, in and out

Open dascritch opened this issue 5 years ago • 0 comments

We wish to add personal planes and points, and we wish highlight to be switched in and out during play.

This is a bit tricky, as we rely on TextTrack events to do so with chapters, and there is NO acceptable API methods to remove TextTrack entries. delete ? seriously ?

During writing an example for #66

dascritch avatar Feb 22 '21 09:02 dascritch