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