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

Unified Diff: webrtc/test/constants.h

Issue 2304363002: Let ViEEncoder express resolution requests as Sinkwants (Closed)
Patch Set: Rebased. Created 4 years, 1 month 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
« no previous file with comments | « webrtc/test/call_test.cc ('k') | webrtc/test/constants.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: webrtc/test/constants.h
diff --git a/webrtc/test/constants.h b/webrtc/test/constants.h
index 14b2ba65bc202946cb1f58c5d12e10c272668f35..1b5b0cb1050089ce062232b4ce597408856513f4 100644
--- a/webrtc/test/constants.h
+++ b/webrtc/test/constants.h
@@ -14,5 +14,6 @@ namespace test {
extern const int kTOffsetExtensionId;
extern const int kAbsSendTimeExtensionId;
extern const int kTransportSequenceNumberExtensionId;
+extern const int kVideoRotationExtensionId;
} // namespace test
} // namespace webrtc
« no previous file with comments | « webrtc/test/call_test.cc ('k') | webrtc/test/constants.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698