- From: Bernard Aboba <Bernard.Aboba@microsoft.com>
- Date: Tue, 22 Apr 2014 22:14:41 +0000
- To: "public-ortc@w3.org" <public-ortc@w3.org>
Currently, RTCRtpFeatures is defined as follows:
enum RTCRtpFeatures {
"nack"
};
Two questions:
1. Should it be defined as a DOMString instead?
2. What is the complete list of RTP features that goes here?
Received on Tuesday, 22 April 2014 22:15:25 UTC