[ortc] Remove RTCRtpCodecCapability.kind

ibc has just created a new issue for https://github.com/openpeer/ortc:

== Remove RTCRtpCodecCapability.kind ==
If we go (as per last WebRTC WG meeting) with full MIME type/subtype 
for codec names ("audio/opus", "video/VP8", etc), we should remove the
 `RTCRtpCodecCapability.kind` parameter because the 
`RTCRtpCodecCapability.name` already includes the MIME type ("audio", 
"video").

Please view or discuss this issue at 
https://github.com/openpeer/ortc/issues/559 using your GitHub account

Received on Thursday, 2 June 2016 22:22:31 UTC