Re: [webrtc-svc] TAG feedback (#42)

Record of the said discussion is at:
https://youtu.be/gZsZIwfvw28?t=3705
with underlying slides at https://www.w3.org/2011/04/webrtc/wiki/images/3/33/TPAC-2020-Meetings.pdf#page=112

Slide 113 in particular summarizes that the primary value of an enum is error checking while there wouldn't be much value here:
> * Non-automatic checks ensure that including a non-supported scalabilityMode in setParameters() or addTransceiver() will result in an error.
> *  Automatic checks would enable non-interoperable behavior: one browser could treat L3T3_KEY_SHIFT as an illegal value while another (up-to-date) browser treats it as a legal value, while neither supports that mode.

-- 
GitHub Notification of comment by dontcallmedom
Please view or discuss this issue at https://github.com/w3c/webrtc-svc/issues/42#issuecomment-1048671236 using your GitHub account


-- 
Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config

Received on Wednesday, 23 February 2022 11:08:14 UTC