mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-02-25 20:01:50 +00:00
Bug 1888181 (MOZ) - Remove MockVideoSendStream::StartPerRtpStream. r=webrtc-reviewers,mjf
A fix for the upstream removal: https://webrtc.googlesource.com/src/+/9c166e064fb2da8273e2d997ce182de49091dbd5 Differential Revision: https://phabricator.services.mozilla.com/D206630
This commit is contained in:
parent
7d2ba714d4
commit
1cb7fca83a
@ -126,8 +126,6 @@ class MockVideoSendStream : public webrtc::VideoSendStream {
|
||||
|
||||
Stats GetStats() override { return mStats; }
|
||||
|
||||
void StartPerRtpStream(const std::vector<bool> active_layers) override {}
|
||||
|
||||
void AddAdaptationResource(
|
||||
rtc::scoped_refptr<webrtc::Resource> resource) override {}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user