コード例 #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
ファイル: fcAPI.cs プロジェクト: tasogare66/FrameCapturer
 public static extern fcMP4Context fcMP4CreateContext(ref fcMP4Config conf);