[webrtc-pc] Section 5.2.4: Definition of Active for an RTCRtpReceiver

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

== Section 5.2.4: Definition of Active for an RTCRtpReceiver ==
In Section 5.2.4, active is defined as follows: 

active of type boolean
Indicates that this encoding is actively being sent. Setting it to 
false causes this encoding to no longer be sent. Setting it to true 
causes this encoding to be sent.

This does not describe the meaning of active for a receiver (if any). 

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

Received on Monday, 18 January 2016 23:43:20 UTC