[webrtc-pc] The "Create an RTCRtpSender" algorithm needs a `kind` argument

jan-ivar has just created a new issue for https://github.com/w3c/webrtc-pc:

== The "Create an RTCRtpSender" algorithm needs a `kind` argument ==
The [Create an RTCRtpSender](http://w3c.github.io/webrtc-pc/#dfn-create-an-rtcrtpsender) algorithm uses undeclared "kind" variable: *"If sender is of kind "audio" "*

Sender has no kind yet, and algorithm needs to tolerate *track* being null.

Please view or discuss this issue at https://github.com/w3c/webrtc-pc/issues/1830 using your GitHub account

Received on Wednesday, 11 April 2018 00:53:24 UTC