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