forked from pixiv/webrtc
-
Notifications
You must be signed in to change notification settings - Fork 1
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.