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

/external/chromium_org/third_party/webrtc/modules/desktop_capture/
H A Dscreen_capturer.h44 class ScreenCapturer : public DesktopCapturer { class in namespace:webrtc
68 virtual ~ScreenCapturer() {}
74 static ScreenCapturer* Create(const DesktopCaptureOptions& options);
75 static ScreenCapturer* Create();
80 static ScreenCapturer* CreateWithXDamage(bool use_x_damage);
84 static ScreenCapturer* CreateWithDisableAero(bool disable_aero);

Completed in 51 milliseconds