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

Unified Diff: media/capture/video/mac/platform_video_capturing_mac.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 | « media/capture/device_monitor_mac.mm ('k') | media/capture/video/mac/video_capture_device_factory_mac.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: media/capture/video/mac/platform_video_capturing_mac.h
diff --git a/media/capture/video/mac/platform_video_capturing_mac.h b/media/capture/video/mac/platform_video_capturing_mac.h
index 7898b97ad3ee7f8dcc67cadc97c60867d8095455..dfcd2bb1e89890f80fd49823b4cdf895a11e9748 100644
--- a/media/capture/video/mac/platform_video_capturing_mac.h
+++ b/media/capture/video/mac/platform_video_capturing_mac.h
@@ -11,8 +11,7 @@ namespace media {
class VideoCaptureDeviceMac;
}
-// Protocol representing platform-dependent video capture on Mac, implemented
-// by both QTKit and AVFoundation APIs.
+// Protocol representing platform-dependent video capture on Mac.
@protocol PlatformVideoCapturingMac<NSObject>
// This method initializes the instance by calling NSObject |init| and registers
« no previous file with comments | « media/capture/device_monitor_mac.mm ('k') | media/capture/video/mac/video_capture_device_factory_mac.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698