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

Unified Diff: webrtc/test/constants.h

Issue 2911193002: Implement timing frames. (Closed)
Patch Set: Implement Holmer@ comments Created 3 years, 6 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
« no previous file with comments | « webrtc/sdk/objc/Framework/Classes/VideoToolbox/encoder.mm ('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 d0f73d0fa92300457d0cf91c5560076d51280673..e41e0dac75ef4dc006da685c0882ea115ebbf8ec 100644
--- a/webrtc/test/constants.h
+++ b/webrtc/test/constants.h
@@ -16,5 +16,6 @@ extern const int kAbsSendTimeExtensionId;
extern const int kTransportSequenceNumberExtensionId;
extern const int kVideoRotationExtensionId;
extern const int kVideoContentTypeExtensionId;
+extern const int kVideoTimingExtensionId;
} // namespace test
} // namespace webrtc
« no previous file with comments | « webrtc/sdk/objc/Framework/Classes/VideoToolbox/encoder.mm ('k') | webrtc/test/constants.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698