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

Unified Diff: media/base/mac/avfoundation_glue.h

Issue 1815983003: Remove deprecated QTKit Video Capture Support (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Rebased Created 4 years, 9 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 | « content/browser/renderer_host/media/video_capture_manager.h ('k') | media/base/mac/avfoundation_glue.mm » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: media/base/mac/avfoundation_glue.h
diff --git a/media/base/mac/avfoundation_glue.h b/media/base/mac/avfoundation_glue.h
index fd744a3eeb797fee363bfaac34be3a2b258d9d5e..a5b430412fdcfe3da37983f4d41fcdf19bbb0451 100644
--- a/media/base/mac/avfoundation_glue.h
+++ b/media/base/mac/avfoundation_glue.h
@@ -28,10 +28,6 @@ class MEDIA_EXPORT AVFoundationGlue {
// AVFoundation methods.
static void InitializeAVFoundation();
- // This method returns true if the OS version supports AVFoundation and the
- // AVFoundation bundle could be loaded correctly, or false otherwise.
- static bool IsAVFoundationSupported();
-
#if defined(__OBJC__)
static NSBundle const* AVFoundationBundle();
« no previous file with comments | « content/browser/renderer_host/media/video_capture_manager.h ('k') | media/base/mac/avfoundation_glue.mm » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698