RE: Issue 141: Mandatory "kind" in RTCRtpReceiver constructor

Peter Thatcher said: 

"Right, and I think this is easy to do in the implementation.  In fact,
if we had the JS pass down  the kind explicitly, it would still need
to do so anyway, because if the JS passes down kind=audio, and then
passes down video codecs, the implementation should complain.   So, it
needs to check either way, and I'd prefer not having duplicate,
possibly contradictory parameters."

[BA] Question:  would it make sense to include "kind" in RTCRtpCodecParameters?  It is already in RTCRtpCodecCapability. 

Received on Tuesday, 5 August 2014 18:31:19 UTC