Exemplo n.º 1
0
 void CaptureFrame(IntPtr thisPtr, IntPtr data, int size)
 {
     handler.CaptureFrame(data, size);
 }