Ejemplo n.º 1
0
 [DllImport("fccore")] public static extern fcMP4Context fcMP4OSCreateContext(ref fcMP4Config conf, string path);
Ejemplo n.º 2
0
 [DllImport("FrameCapturer")] public static extern fcMP4Context     fcMP4CreateContext(ref fcMP4Config conf);
Ejemplo n.º 3
0
 [DllImport("fccore")] public static extern fcMP4Context fcMP4CreateContext(ref fcMP4Config conf);
Ejemplo n.º 4
0
 public static extern fcMP4Context fcMP4CreateContext(ref fcMP4Config conf);