mirror of
https://github.com/obsproject/obs-studio.git
synced 2026-09-01 05:44:43 +08:00
2308414bcc
libdatachannel is now built with MSVC instead of MinGW so we are able to use C++ API instead. The C++ is preferred by upstream and what the project is written in. The C API provides a subset of features and has a performance penalty.