- From: Peter Thatcher <pthatcher@google.com>
- Date: Fri, 24 Jul 2015 05:41:55 -0700
- To: "public-webrtc@w3.org" <public-webrtc@w3.org>
Received on Friday, 24 July 2015 12:43:09 UTC
Following the PR from https://github.com/w3c/webrtc-pc/pull/228, I have changed RtpEncodingParameters.priority to an enum with very-low, low, medium, and high. This is kind of what we decided a long ago about priorities. But I forgot about it when I wrote the PR for RtpEncodingParameters.priority and made it a double. This is an update to that. Do we still have consensus for using an enum for priority? Look at the PR to see how it looks.
Received on Friday, 24 July 2015 12:43:09 UTC