|
@@ -61,7 +61,6 @@ class RTC_CPP_EXPORT RtcpNackResponder final : public MediaHandlerElement {
|
|
};
|
|
};
|
|
|
|
|
|
const shared_ptr<Storage> storage;
|
|
const shared_ptr<Storage> storage;
|
|
- std::mutex reportMutex;
|
|
|
|
|
|
|
|
public:
|
|
public:
|
|
RtcpNackResponder(unsigned maxStoredPacketCount = Storage::defaultMaximumSize);
|
|
RtcpNackResponder(unsigned maxStoredPacketCount = Storage::defaultMaximumSize);
|