headerExtensions of type sequence<DOMString>

The current definition for:
headerExtensions of type sequence<DOMString>

URIs of supported RTP header extensions.


inside dictionary:
dictionary RTCRtpCapabilities {
   sequence<RTCRtpCodec 
<http://internaut.com:8080/%7Ebaboba/ortc/ortc-4-24-2014-revised.html#idl-def-RTCRtpCodec>> 
audioCodecs 
<http://internaut.com:8080/%7Ebaboba/ortc/ortc-4-24-2014-revised.html#widl-RTCRtpCapabilities-audioCodecs>;
   sequence<RTCRtpCodec 
<http://internaut.com:8080/%7Ebaboba/ortc/ortc-4-24-2014-revised.html#idl-def-RTCRtpCodec>> 
videoCodecs 
<http://internaut.com:8080/%7Ebaboba/ortc/ortc-4-24-2014-revised.html#widl-RTCRtpCapabilities-videoCodecs>;
   sequence<DOMString> headerExtensions 
<http://internaut.com:8080/%7Ebaboba/ortc/ortc-4-24-2014-revised.html#widl-RTCRtpCapabilities-headerExtensions>;
   sequence<DOMString> features 
<http://internaut.com:8080/%7Ebaboba/ortc/ortc-4-24-2014-revised.html#widl-RTCRtpCapabilities-features>;
};


The definition should mention the IANA registry for RTP header 
extensions URIs so it's clear where those definitions come from...

-Robin

Received on Friday, 25 April 2014 03:00:53 UTC