示例#1
0
文件: Celt.cs 项目: Ethereal77/stride
 static Celt()
 {
     NativeInvoke.PreLoad();
 }
示例#2
0
 static AudioLayer()
 {
     NativeInvoke.PreLoad();
 }