Searched defs:WindowCapturer (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/third_party/webrtc/modules/desktop_capture/
H A Dwindow_capturer.h26 class WindowCapturer : public DesktopCapturer { class in namespace:webrtc
39 static WindowCapturer* Create(const DesktopCaptureOptions& options);
42 static WindowCapturer* Create();
44 virtual ~WindowCapturer() {}

Completed in 219 milliseconds