C bindings for Google Chrome WebRTC Native
current version: [M110/5481](https://webrtc.googlesource.com/src.git/+log/refs/branch-heads/5481)
hardware codec: Nvenc / Qsv / VideoToolBox
hardware codec: Nvenc / Qsv / VideoToolBox
C bindings for Google Chrome WebRTC Native. Using C++ ABI in other programming languages is a very difficult thing, but most languages support interacting with stable C ABI, the meaning of this project is just that, abstract some commonly used structures and methods, and make other projects embed WebRTC Native is easier.
MIT Copyright (c) 2022 Mr.Panda.