- From: Julien Isorce via GitHub <sysbot+gh@w3.org>
- Date: Thu, 01 Feb 2018 13:48:26 +0000
- To: public-webrtc-logs@w3.org
See 'implementation' below:
7.2. RTCCodecStats dictionary
dictionary RTCCodecStats : RTCStats {
unsigned long payloadType;
RTCCodecType codecType;
DOMString transportId;
DOMString mimeType;
unsigned long clockRate;
unsigned long channels;
DOMString sdpFmtpLine;
DOMString implementation;
};
--
GitHub Notification of comment by CapOM
Please view or discuss this issue at https://github.com/w3c/webrtc-stats/issues/143#issuecomment-362270692 using your GitHub account
Received on Thursday, 1 February 2018 13:48:31 UTC