Definition
WebRTC: Real-Time Communication in Browsers defines RTCRtcpParameters
dictionary RTCRtcpParameters {
DOMString cname;
boolean reducedSize;
};
RTCRtcpParameters
dictionaryWebRTC: Real-Time Communication in Browsers defines RTCRtcpParameters
dictionary RTCRtcpParameters {
DOMString cname;
boolean reducedSize;
};