Implement DesktopCapturerWrapper and CaptureResultDesktopCapturerWrapper Wrapper pattern is widely used in DesktopCapturer implementations. So this change adds DesktopCapturerWrapper and CaptureResultDesktopCapturerWrapper as the base classes of other wrappers. Implementing a new wrapper should become easy, the implementation does not need to care about the uninteresting overrides. Bug: chromium:764258 Change-Id: If91c1b5e778805906f7f77854ea5600aa61bf64a Reviewed-on: https://webrtc-review.googlesource.com/1420 Commit-Queue: Zijie He <zijiehe@google.com> Reviewed-by: Jamie Walch <jamiewalch@chromium.org> Cr-Commit-Position: refs/heads/master@{#19868}
WebRTC is a free, open software project that provides browsers and mobile applications with Real-Time Communications (RTC) capabilities via simple APIs. The WebRTC components have been optimized to best serve this purpose.
Our mission: To enable rich, high-quality RTC applications to be developed for the browser, mobile platforms, and IoT devices, and allow them all to communicate via a common set of protocols.
The WebRTC initiative is a project supported by Google, Mozilla and Opera, amongst others.
See http://www.webrtc.org/native-code/development for instructions on how to get started developing with the native code.