commit | 642aa81f7d5cc55d5b99e2abc51327eed9d40195 | [log] [tgz] |
---|---|---|
author | Benjamin Wright <benwright@webrtc.org> | Mon Apr 08 10:51:35 2019 -0700 |
committer | Commit Bot <commit-bot@chromium.org> | Mon Apr 08 20:45:09 2019 +0000 |
tree | f86a4d1014b25a8566405a18e21c30368e7e5e46 | |
parent | 6fdbba3a0381a5b828d5c466bcacfbe9e7a44dff [diff] |
Refactor FrameDecryptorInterface::Decrypt to use new API. This change refactors the FrameDecryptorInterface to use the new API. The new API surface simply moves bytes_written to the return type and implements a simple Status type. Bug: webrtc:10512 Change-Id: I622c5d344d58e618853c94c2f691cf7c8fb73a36 Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/131460 Reviewed-by: Steve Anton <steveanton@webrtc.org> Reviewed-by: Fredrik Solenberg <solenberg@webrtc.org> Reviewed-by: Rasmus Brandt <brandtr@webrtc.org> Reviewed-by: Stefan Holmer <stefan@webrtc.org> Commit-Queue: Benjamin Wright <benwright@webrtc.org> Cr-Commit-Position: refs/heads/master@{#27497}
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.
Authoritative list of directories that contain the native API header files.