3.8 removeSourceBuffer() method
2.1 Abort the buffer append algorithm if it is running.
Should this also abort the range removal algorithm?
Note that explicity calling abort during a range removal causes an invalid state error, but it's unclear if removeFromSourceBuffer can be called before a range removal is complete.
3.8 removeSourceBuffer() method
2.1 Abort the buffer append algorithm if it is running.
Should this also abort the range removal algorithm?
Note that explicity calling abort during a range removal causes an invalid state error, but it's unclear if removeFromSourceBuffer can be called before a range removal is complete.