Beispiel #1
0
 internal static extern void VideoManager_IsCaptureAvailable(
     HandleRef self,
     /* from(VideoCaptureMode_t) */ Types.VideoCaptureMode capture_mode,
     /* from(VideoManager_IsCaptureAvailableCallback_t) */ IsCaptureAvailableCallback callback,
     /* from(void *) */ IntPtr callback_arg);
Beispiel #2
0
 internal static extern void VideoManager_IsCaptureAvailable(HandleRef self, Types.VideoCaptureMode capture_mode, IsCaptureAvailableCallback callback, IntPtr callback_arg);