Alex Loiko
b9a02e523c
Change place of UMA logging in AudioMixer.
...
And fix typo in UMA metric.
We have this pattern in the FrameCombiner component of the AudioMixer:
if (number_of_streams <= 1) {
// Copy or fill with zeros.
return;
}
// Mix and limit
LogMixingStats(/* args */);
When there is only one remote stream, info about active streams and
sample rate is not logged. This CL moves the call to log stats before
the 'return'.
Bug: webrtc:8925
Change-Id: I7b54f61f628273631909dafbfafa21e155e18d4a
Reviewed-on: https://webrtc-review.googlesource.com/62860
Reviewed-by: Alessio Bazzica <alessiob@webrtc.org>
Commit-Queue: Alex Loiko <aleloi@webrtc.org>
Cr-Commit-Position: refs/heads/master@{#22493}
2018-03-19 14:10:51 +00:00
..
2018-01-25 13:30:04 +00:00
2018-03-15 16:38:07 +00:00
2018-03-16 09:06:27 +00:00
2018-01-25 15:09:14 +00:00
2018-02-15 15:06:26 +00:00
2018-03-19 14:10:51 +00:00
2018-03-05 09:28:52 +00:00
2017-12-13 09:39:20 +00:00
2017-11-20 10:19:30 +00:00
2018-03-15 09:21:56 +00:00
2017-11-22 11:21:47 +00:00
2017-09-15 05:02:56 +00:00
2018-01-24 14:26:28 +00:00
2018-03-16 09:06:27 +00:00
2018-02-15 15:06:26 +00:00
2018-01-11 07:57:40 +00:00
2018-03-16 09:06:27 +00:00
2017-09-15 05:02:56 +00:00
2017-09-15 05:02:56 +00:00
2017-09-15 13:03:51 +00:00
2018-02-16 14:17:08 +00:00
2018-01-09 13:45:20 +00:00
2017-10-20 07:46:03 +00:00
2018-03-15 09:21:56 +00:00
2018-03-09 09:42:13 +00:00
2018-01-09 13:45:20 +00:00
2018-03-09 09:42:13 +00:00
2018-03-16 09:06:27 +00:00
2017-09-15 05:02:56 +00:00
2017-09-15 05:02:56 +00:00
2017-09-15 05:02:56 +00:00
2017-09-15 05:02:56 +00:00
2018-01-09 13:45:20 +00:00
2017-12-22 15:42:13 +00:00
2017-12-22 15:42:13 +00:00
2018-02-15 15:06:26 +00:00
2017-09-15 05:02:56 +00:00
2017-09-15 05:02:56 +00:00
2017-09-15 05:02:56 +00:00
2017-09-15 05:02:56 +00:00
2017-11-20 10:19:30 +00:00
2017-09-15 05:02:56 +00:00
2017-09-15 05:02:56 +00:00
2018-02-16 10:56:38 +00:00
2018-02-16 10:56:38 +00:00
2018-02-16 10:56:38 +00:00
2017-09-15 05:02:56 +00:00
2017-09-15 05:02:56 +00:00
2017-09-15 05:02:56 +00:00
2017-09-15 05:02:56 +00:00
2017-09-15 05:02:56 +00:00
2017-09-15 05:02:56 +00:00
2017-09-15 05:02:56 +00:00
2017-09-15 05:02:56 +00:00
2017-09-15 05:02:56 +00:00
2018-02-06 10:54:29 +00:00
2017-09-15 05:02:56 +00:00
2018-01-11 15:43:01 +00:00
2018-03-15 09:21:56 +00:00
2018-03-15 09:21:56 +00:00
2017-11-22 12:39:39 +00:00
2017-11-20 10:19:30 +00:00
2017-09-15 13:03:51 +00:00
2017-09-15 05:02:56 +00:00
2017-09-15 05:02:56 +00:00
2017-09-15 05:02:56 +00:00
2017-09-15 05:02:56 +00:00
2017-09-15 05:02:56 +00:00
2017-09-15 05:02:56 +00:00
2017-09-15 13:03:51 +00:00
2017-09-15 05:02:56 +00:00
2017-09-15 05:02:56 +00:00
2017-09-15 05:02:56 +00:00