Exemplo n.º 1
0
 private static extern void Windows_Kinect_ColorFrameSource_add_FrameCaptured(RootSystem.IntPtr pNative, _Windows_Kinect_FrameCapturedEventArgs_Delegate eventCallback, bool unsubscribe);
Exemplo n.º 2
0
 private static extern void Windows_Kinect_BodyIndexFrameSource_add_FrameCaptured(_Windows_Kinect_FrameCapturedEventArgs_Delegate eventCallback, bool unsubscribe);
Exemplo n.º 3
0
 private static extern void Windows_Kinect_LongExposureInfraredFrameSource_add_FrameCaptured(_Windows_Kinect_FrameCapturedEventArgs_Delegate eventCallback, bool unsubscribe);
Exemplo n.º 4
0
 private static extern void Windows_Kinect_BodyFrameSource_add_FrameCaptured(RootSystem.IntPtr pNative, _Windows_Kinect_FrameCapturedEventArgs_Delegate eventCallback, bool unsubscribe);