Sframe: rename Encrypter/Decrypter to Encryptor/Decryptor Aligns the SFrame API with the existing -or naming used elsewhere in WebRTC (FrameEncryptorInterface / FrameDecryptorInterface) and with the broader convention in the cryptography/software space, where -or is the overwhelming favorite for non-human components performing an automated operation (encryptor, decryptor, processor, compressor, descriptor). This CL is purely a rename: file names, class names, GN target names, member/parameter names, and comments. No behavior changes, no API contract changes beyond the spelling. Bug: webrtc:479862368 Change-Id: I8eeff299d83c43dc3d267c48dfae9c77a8ee03eb Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/478961 Reviewed-by: Harald Alvestrand <hta@webrtc.org> Reviewed-by: Tomas Gunnarsson <tommi@webrtc.org> Commit-Queue: Harald Alvestrand <hta@webrtc.org> Cr-Commit-Position: refs/heads/main@{#47974}
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 here for instructions on how to get started developing with the native code.
Authoritative list of directories that contain the native API header files.