Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(309)

Unified Diff: webrtc/video/video_quality_test.h

Issue 2681683003: Added Vp9 simulcast tests. (Closed)
Patch Set: Implemented sprang@ comments Created 3 years, 10 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: webrtc/video/video_quality_test.h
diff --git a/webrtc/video/video_quality_test.h b/webrtc/video/video_quality_test.h
index 89432fb538c10e2f6590da15e05813c190a811ec..a302f306fdb7b6f35d517ead97f82c06d0b91515 100644
--- a/webrtc/video/video_quality_test.h
+++ b/webrtc/video/video_quality_test.h
@@ -111,7 +111,7 @@ class VideoQualityTest : public test::CallTest {
// Helper methods for setting up the call.
void CreateCapturer();
void SetupVideo(Transport* send_transport, Transport* recv_transport);
- void SetupScreenshare();
+ void SetupScreenshareOrSimulcast();
void SetupAudio(int send_channel_id,
int receive_channel_id,
Call* call,

Powered by Google App Engine
This is Rietveld 408576698