cpu-audio
cpu-audio copied to clipboard
Should provide an option to points changing highlight during play, in and out
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