コード例 #1
0
 [DllImport("FrameCapturer")] public static extern fcPNGContext fcPngCreateContext(ref fcPngConfig conf);
コード例 #2
0
ファイル: fcAPI.cs プロジェクト: ubisoft/vrtist
 [DllImport("fccore")] public static extern fcPngContext fcPngCreateContext(ref fcPngConfig conf);
コード例 #3
0
ファイル: fcAPI.cs プロジェクト: ClintChil/FrameCapturer
 public static extern fcPNGContext fcPngCreateContext(ref fcPngConfig conf);