Esempio n. 1
0
 [DllImport("FrameCapturer")] public static extern fcPNGContext fcPngCreateContext(ref fcPngConfig conf);
Esempio n. 2
0
 [DllImport("fccore")] public static extern fcPngContext fcPngCreateContext(ref fcPngConfig conf);
Esempio n. 3
0
 public static extern fcPNGContext fcPngCreateContext(ref fcPngConfig conf);