Ejemplo n.º 1
0
 internal static extern bool RegisterRemoteVideoFrameReceived(IntPtr connection,
                                                              VideoFrameCallback callback);
Ejemplo n.º 2
0
 internal static extern bool RegisterLocalVideoFrameReady(IntPtr connection,
                                                          VideoFrameCallback callback);