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

Unified Diff: media/video/capture/video_capture_device.h

Issue 262383003: Add Intel Perceptual Computing SDK based depth video capture for Windows Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 6 years, 7 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/media.gyp ('k') | media/video/capture/win/video_capture_device_pxc_win.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: media/video/capture/video_capture_device.h
diff --git a/media/video/capture/video_capture_device.h b/media/video/capture/video_capture_device.h
index 8229716022a9bf261cfc4c7bd31481de6eb6edc4..2469535499393a2d75644c4d4e6322a566baf421 100644
--- a/media/video/capture/video_capture_device.h
+++ b/media/video/capture/video_capture_device.h
@@ -46,6 +46,7 @@ class MEDIA_EXPORT VideoCaptureDevice {
enum CaptureApiType {
MEDIA_FOUNDATION,
DIRECT_SHOW,
+ PXC_CAPTURE,
API_TYPE_UNKNOWN
};
#endif
« no previous file with comments | « media/media.gyp ('k') | media/video/capture/win/video_capture_device_pxc_win.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698