private static extern void Windows_Kinect_ColorFrameSource_add_FrameCaptured(RootSystem.IntPtr pNative, _Windows_Kinect_FrameCapturedEventArgs_Delegate eventCallback, bool unsubscribe);
private static extern void Windows_Kinect_BodyIndexFrameSource_add_FrameCaptured(_Windows_Kinect_FrameCapturedEventArgs_Delegate eventCallback, bool unsubscribe);
private static extern void Windows_Kinect_LongExposureInfraredFrameSource_add_FrameCaptured(_Windows_Kinect_FrameCapturedEventArgs_Delegate eventCallback, bool unsubscribe);
private static extern void Windows_Kinect_BodyFrameSource_add_FrameCaptured(RootSystem.IntPtr pNative, _Windows_Kinect_FrameCapturedEventArgs_Delegate eventCallback, bool unsubscribe);