media
media copied to clipboard
AudioBufferSourceNode: Support setting the buffer after playback has started
See, for example, https://github.com/servo/media/blob/86b9a2892af3774e42243ac84394a052719b2bf6/audio/buffer_source_node.rs#L222
I think this should work, per spec, but I haven't tested it.