- From: henbos via GitHub <sysbot+gh@w3.org>
- Date: Tue, 31 Jan 2017 11:42:57 +0000
- To: public-webrtc-logs@w3.org
But we should also have one RTCCodecStats for each codec listed in the SDP? Including ones where the implementation used has not been decided yet. If we want to avoid creating every encoder/decoder to find out if they have an implementation name, or refactor so that this information is known before creation, we could have the implementation member not specified until the first time an implementation is known and update it, then subsequently if a new implementation is used for the same codec we create a new RTCCodecStats with a new ID. -- GitHub Notification of comment by henbos Please view or discuss this issue at https://github.com/w3c/webrtc-stats/issues/143#issuecomment-276342509 using your GitHub account
Received on Tuesday, 31 January 2017 11:43:04 UTC