[Bug 17345] (MediaElementAudioSourceNode): MediaElementAudioSourceNode

https://www.w3.org/Bugs/Public/show_bug.cgi?id=17345

--- Comment #3 from Philip Jägenstedt <philipj@opera.com> ---
That change was in response to Bug 17346 and looks fine to me.

As for createMediaElementSource() vs a property on AudioTrack, I'm fine with
keeping a create method for consistency and API separation.

What remains unresolved is the issue of multi-track resources. If instead of a
createMediaElementSource we had a createAudioTrackSource, the issue of what to
do with media elements without any audio goes away, and it's also possible to
process the audio streams separately. Should I file a new bug for this?

-- 
You are receiving this mail because:
You are on the CC list for the bug.

Received on Wednesday, 24 October 2012 09:42:38 UTC