Re: [w3ctag/design-reviews] WebRTC-SVC (Scalable Video Coding) (#396)

@aboba Thank you for the clarification. We've looked at it and the intent makes more sense now.

Some questions:
- There are two ways to pass a scalability mode, one in the form of an object, and one in the form of a string. This seems like it can be confusing to the end-user. (meaning developers.)
- Scalability modes are defined as a free form DOMString instead of an enum - any reason for this design decision? It feels like it would make sense to throw in the event an invalid scalability mode is attempted to be used; which is the behavior you would get from an enum.

Otherwise, I think we are happy to see this move forward - and sincere apologies for the huge delay.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/w3ctag/design-reviews/issues/396#issuecomment-634478584

Received on Wednesday, 27 May 2020 07:23:20 UTC