示例#1
0
文件: fcAPI.cs 项目: ubisoft/vrtist
 [DllImport("fccore")] public static extern fcMP4Context fcMP4OSCreateContext(ref fcMP4Config conf, string path);
示例#2
0
 [DllImport("FrameCapturer")] public static extern fcMP4Context     fcMP4CreateContext(ref fcMP4Config conf);
示例#3
0
文件: fcAPI.cs 项目: ubisoft/vrtist
 [DllImport("fccore")] public static extern fcMP4Context fcMP4CreateContext(ref fcMP4Config conf);
示例#4
0
 public static extern fcMP4Context fcMP4CreateContext(ref fcMP4Config conf);