- From: Robin Raymond via GitHub <sysbot+gh@w3.org>
- Date: Sun, 24 Apr 2016 20:56:48 +0000
- To: public-ortc@w3.org
robin-raymond has just created a new issue for
https://github.com/openpeer/ortc:
== RTCRtpHeaderExtensionParameters parameters ==
````
dictionary RTCRtpHeaderExtensionParameters {
DOMString uri;
unsigned short id;
boolean encrypt = false;
Dictionary parameters;
};
````
What parameters exist specific to a header ext URI?
Please view or discuss this issue at
https://github.com/openpeer/ortc/issues/502 using your GitHub account
Received on Sunday, 24 April 2016 20:56:50 UTC