Index: webrtc/voice_engine/channel.h |
diff --git a/webrtc/voice_engine/channel.h b/webrtc/voice_engine/channel.h |
index 9835b207579862225aa5d22d11bda07441984428..5a93ddd59ce267393905c8a5662568f3453de5a5 100644 |
--- a/webrtc/voice_engine/channel.h |
+++ b/webrtc/voice_engine/channel.h |
@@ -249,7 +249,7 @@ class Channel |
int GetSpeechOutputLevel() const; |
int GetSpeechOutputLevelFullRange() const; |
- // VoENetEqStats |
+ // TODO(solenberg): |
hlundin-webrtc
2017/03/13 08:36:38
Todo what?
the sun
2017/03/13 08:52:07
"Remember to check if these are used" - they are.
|
int GetNetworkStatistics(NetworkStatistics& stats); |
void GetDecodingCallStatistics(AudioDecodingCallStats* stats) const; |