On 2013-10-25 09:40, Robert O'Callahan wrote: > Alternative A seems a bit more straightforward. However, I would call > ConstructedMediaStream just "MediaStream" since JS authors usually only > have to use interface names when they're calling constructors. I vote for A as well. Regarding the names, I would like to call the simplest type MediaStream. It defines the minimum requirements for being a MediaStream, but at the same time it is a "complete" type that you could have an instance of (in future APIs). All the others are variants that adds some special functionality; like the ability to be constructed. /AdamReceived on Friday, 25 October 2013 09:22:14 UTC
This archive was generated by hypermail 2.4.0 : Friday, 17 January 2020 16:26:20 UTC