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