Skip to content

Project Structure

sebjf edited this page May 13, 2021 · 1 revision

The wrapper is in the sdk/c directory.

Output files are written to the 'sdk/dotnet/unity/bin' directories 'Debug' or 'Release'. The 'sdk/dotnet/unity/Runtime' folder is a prototype plugin Runtime folder containing the .meta files that instruct Unity on which binaries to load on which platforms. The 'unity' folder also contains the build configuration.

The 'sdk/dotnet/webrtc' folder contains the managed part of the wrapper.

Clone this wiki locally