Move sent key frame stats to send_statistics_proxy class.

BUG=

Review URL: https://codereview.webrtc.org/1374673003

Cr-Commit-Position: refs/heads/master@{#10166}
This commit is contained in:
asapersson
2015-10-05 02:36:17 -07:00
committed by Commit bot
parent 42b6c634f0
commit dec5ebf106
10 changed files with 45 additions and 60 deletions

View File

@ -313,8 +313,6 @@ public:
// < 0, on error.
virtual int32_t EnableFrameDropper(bool enable) = 0;
// Sent frame counters
virtual int32_t SentFrameCount(VCMFrameCount& frameCount) const = 0;
/*
* Receiver