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:
@ -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
|
||||
|
Reference in New Issue
Block a user