Comment on new Public Draft

Hi,

I have a comment triggered by the new public draft being announced:

In section 4.24 it is said that "The first AudioMediaStreamTrack from 
the MediaStream will be used as a source of audio."

Which audio track that is the first one is undefined (in the case when 
there is more than one). I think it would make much more sense to deal 
directly with a MediaStreamTrack (of kind audio) in this API (which 
should as a consequence be renamed to "MediaStreamTrackAudioSourceNode").

And it would probably make sense to rename 
"MediaStreamAudioDestinationNode" to 
"MediaStreamTrackAudioDestinationNode", and have it produce a 
MediaStreamTrack.

Br,
Stefan

Received on Friday, 18 October 2013 13:25:59 UTC