webrtcstats: Improve selected candidate pair stats by adding ICE candidate info
The implementation follows w3.org specs:
- https://www.w3.org/TR/webrtc-stats/#icecandidate-dict*
- https://www.w3.org/TR/webrtc-stats/#candidatepair-dict*
Corresponding unit tests are also added.
Rebased from !1462 (closed)
Closes #1207 (closed)
Edited by Olivier Crête