The media related stats wasn't working for unsignaled stream because there is no mapping between the receiver_info and unsignaled tracks. This CL fixes the issue by adding some special logic to the TrackMediaInfoMap which would create the mapping. BUG=b/37836881 BUG=webrtc:7685 TBR=deadbeef@webrtc.org Review-Url: https://codereview.webrtc.org/2883943003 Cr-Commit-Position: refs/heads/master@{#18217}
Name: WebRTC URL: http://www.webrtc.org Version: 90 License: BSD License File: LICENSE Description: WebRTC provides real time voice and video processing functionality to enable the implementation of PeerConnection/MediaStream. Third party code used in this project is described in the file LICENSE_THIRD_PARTY.