├── Kinect4Windows2.0 ├── k4w2.md └── k4w2 │ ├── 2.0_SDK_and_Developer_Known.md │ ├── Features.md │ ├── Getting_Started.md │ ├── Getting_Started │ ├── Creating_a_Windows_Presentation_Foundation_App.md │ ├── Creating_a_Windows_Store.md │ ├── Creating_a_Windows_Store_App.md │ └── System_Requirements.md │ ├── NUI_Tools.md │ ├── NUI_Tools │ ├── Kinect_Studio.md │ ├── Kinect_Studio │ │ ├── Custom_View_Layout_Creator.md │ │ ├── Custom_View_Layout_Creator │ │ │ ├── 2D_View_0.md │ │ │ ├── 3D_View_0.md │ │ │ ├── Connection_View.md │ │ │ ├── Kinect_Studio_Render.md │ │ │ ├── Kinect_Studio_Render_Plugins.md │ │ │ ├── Metadata_View.md │ │ │ ├── Monitor_View.md │ │ │ ├── Output_View.md │ │ │ ├── Playback_View.md │ │ │ └── Record_View.md │ │ ├── File_Menu.md │ │ ├── KSCONVERT_The_Kinect.md │ │ ├── KSCONVERT_The_Kinect_Studio.md │ │ ├── KSUtil_The_Kinect_Studio.md │ │ ├── Kinect_Studio.md │ │ ├── Kinect_Studio_Settings.md │ │ ├── LOG_View_Layout.md │ │ ├── MONITOR_View_Layout.md │ │ ├── MONITOR_View_Layout_Viewing.md │ │ ├── PLAY_View_Layout_Playing.md │ │ ├── RECORD_View_Layout.md │ │ └── RECORD_View_Layout_Recording.md │ ├── VgbView_Visual_Gesture.md │ ├── Visual_Gesture_Builder_0.md │ └── Visual_Gesture_Builder_0 │ │ ├── Detection_Technologies.md │ │ ├── Detection_Technologies │ │ ├── AdaBoostTrigger.md │ │ └── RFRProgress.md │ │ ├── Headers_Libraries_and.md │ │ ├── Overview.md │ │ ├── User_Interface.md │ │ ├── User_Interface │ │ ├── Analysis_Project.md │ │ ├── Create_Gesture_Project.md │ │ ├── Gesture_Wizard.md │ │ ├── Interface.md │ │ ├── Live_Preview.md │ │ ├── Solutions.md │ │ ├── Timeline.md │ │ └── Training_Project.md │ │ └── VGB_Command_Line_Options.md │ ├── Programming_Guide.md │ ├── Programming_Guide │ ├── Body_tracking.md │ ├── Coordinate_mapping.md │ ├── Face_tracking.md │ ├── High_definition_face.md │ ├── Kinect_API_Overview.md │ └── Lean_tracking.md │ ├── Reference.md │ ├── Reference │ ├── C++_Reference.md │ ├── C++_Reference │ │ ├── Enumerations.md │ │ ├── Enumerations │ │ │ ├── Activity_Enumeration.md │ │ │ ├── Appearance_Enumeration.md │ │ │ ├── AudioBeamMode_Enumeration.md │ │ │ ├── ColorImageFormat.md │ │ │ ├── ColorImageFormat_Enumeration.md │ │ │ ├── DetectionResult.md │ │ │ ├── DetectionResult_Enumeration.md │ │ │ ├── Expression_Enumeration.md │ │ │ ├── FaceAlignmentQuality.md │ │ │ ├── FaceFrameFeatures.md │ │ │ ├── FaceModelBuilderAttributes.md │ │ │ ├── FaceModelBuilderCaptureS.md │ │ │ ├── FaceModelBuilderCaptureSta.md │ │ │ ├── FaceModelBuilderCollecti.md │ │ │ ├── FaceModelBuilderCollection.md │ │ │ ├── FacePointType_Enumeration.md │ │ │ ├── FaceProperty_Enumeration.md │ │ │ ├── FaceShapeAnimations.md │ │ │ ├── FaceShapeDeformations.md │ │ │ ├── FrameCapturedStatus.md │ │ │ ├── FrameEdges_Enumeration.md │ │ │ ├── FrameSourceTypes.md │ │ │ ├── FrameSourceTypes_Enumeration.md │ │ │ ├── GestureType_Enumeration.md │ │ │ ├── HandState_Enumeration.md │ │ │ ├── HandType_Enumeration.md │ │ │ ├── HighDetailFacePoints.md │ │ │ ├── JointType_Enumeration.md │ │ │ ├── KinectAudioCalibrationSt.md │ │ │ ├── KinectAudioCalibrationState.md │ │ │ ├── KinectCapabilities.md │ │ │ ├── KinectEngagementMode.md │ │ │ ├── KinectGestureSettings.md │ │ │ ├── KinectHoldingState.md │ │ │ ├── KinectInteractionMode.md │ │ │ ├── NUI_FUSION_IMAGE_TYPE.md │ │ │ ├── NUI_FUSION_RECONSTRUCTION.md │ │ │ ├── PointerDeviceType.md │ │ │ ├── TrackingConfidence.md │ │ │ └── TrackingState_Enumeration.md │ │ ├── Functions.md │ │ ├── Functions │ │ │ ├── CreateBodyHandPair.md │ │ │ ├── CreateFaceAlignment.md │ │ │ ├── CreateFaceFrameSource.md │ │ │ ├── CreateFaceModel.md │ │ │ ├── CreateHighDefinitionFace.md │ │ │ ├── CreateHighDefinitionFaceFr.md │ │ │ ├── CreateKinectGestureRecog.md │ │ │ ├── CreateKinectGestureRecogni.md │ │ │ ├── CreateVisualGestureBuild.md │ │ │ ├── CreateVisualGestureBuilder.md │ │ │ ├── GetDefaultKinectSensor.md │ │ │ ├── GetFaceModelTriangleCount.md │ │ │ ├── GetFaceModelTriangles.md │ │ │ ├── GetFaceModelVertexCount.md │ │ │ ├── GetKinectCoreWindowForCu.md │ │ │ ├── GetKinectCoreWindowForCurr.md │ │ │ ├── GetKinectEngagementMode.md │ │ │ ├── GetKinectManualEngagedHa.md │ │ │ ├── GetKinectManualEngagedHand.md │ │ │ ├── GetMaximumKinectEngagedP.md │ │ │ ├── GetMaximumKinectEngagedPer.md │ │ │ ├── NuiFusionAlignPointClouds.md │ │ │ ├── NuiFusionCreateCameraPos.md │ │ │ ├── NuiFusionCreateCameraPoseF.md │ │ │ ├── NuiFusionCreateColorReco.md │ │ │ ├── NuiFusionCreateColorRecons.md │ │ │ ├── NuiFusionCreateImageFrame.md │ │ │ ├── NuiFusionCreateReconstru.md │ │ │ ├── NuiFusionCreateReconstruct.md │ │ │ ├── NuiFusionDepthFloatFrame.md │ │ │ ├── NuiFusionDepthFloatFrameTo.md │ │ │ ├── NuiFusionDepthToDepthFlo.md │ │ │ ├── NuiFusionDepthToDepthFloat.md │ │ │ ├── NuiFusionGetDeviceInfo.md │ │ │ ├── NuiFusionReleaseImageFrame.md │ │ │ ├── NuiFusionShadePointCloud.md │ │ │ ├── OverrideKinectInteractio.md │ │ │ ├── OverrideKinectInteractionM.md │ │ │ ├── SetKinectOnePersonManual.md │ │ │ ├── SetKinectOnePersonManualEn.md │ │ │ ├── SetKinectOnePersonSystem.md │ │ │ ├── SetKinectOnePersonSystemEn.md │ │ │ ├── SetKinectTwoPersonManual.md │ │ │ ├── SetKinectTwoPersonManualEn.md │ │ │ ├── SetKinectTwoPersonSystem.md │ │ │ └── SetKinectTwoPersonSystemEn.md │ │ ├── Interfaces.md │ │ ├── Interfaces │ │ │ ├── IAudioBeamFrameArrivedEv.md │ │ │ ├── IAudioBeamFrameArrivedEv │ │ │ │ ├── Methods.md │ │ │ │ └── Methods │ │ │ │ │ └── get_FrameReference_Method.md │ │ │ ├── IAudioBeamFrameArrivedEven.md │ │ │ ├── IAudioBeamFrameArrivedEven │ │ │ │ ├── Methods.md │ │ │ │ └── Methods │ │ │ │ │ └── get_FrameReference_Method.md │ │ │ ├── IAudioBeamFrameList.md │ │ │ ├── IAudioBeamFrameList │ │ │ │ ├── Methods.md │ │ │ │ └── Methods │ │ │ │ │ ├── OpenAudioBeamFrame_Method.md │ │ │ │ │ └── get_BeamCount_Method.md │ │ │ ├── IAudioBeamFrameReader.md │ │ │ ├── IAudioBeamFrameReader │ │ │ │ ├── Methods.md │ │ │ │ └── Methods │ │ │ │ │ ├── AcquireLatestBeamFrames.md │ │ │ │ │ ├── GetFrameArrivedEventData.md │ │ │ │ │ ├── SubscribeFrameArrived.md │ │ │ │ │ ├── SubscribeFrameArrived_Method.md │ │ │ │ │ ├── UnsubscribeFrameArrived.md │ │ │ │ │ ├── get_AudioSource_Method.md │ │ │ │ │ ├── get_IsPaused_Method.md │ │ │ │ │ └── put_IsPaused_Method.md │ │ │ ├── IAudioBeamFrameReference.md │ │ │ ├── IAudioBeamFrameReference │ │ │ │ ├── Methods.md │ │ │ │ └── Methods │ │ │ │ │ ├── AcquireBeamFrames_Method.md │ │ │ │ │ └── get_RelativeTime_Method.md │ │ │ ├── IAudioBeamFrame_Interface.md │ │ │ ├── IAudioBeamFrame_Interface │ │ │ │ ├── Methods.md │ │ │ │ └── Methods │ │ │ │ │ ├── GetSubFrame_Method.md │ │ │ │ │ ├── get_AudioBeam_Method.md │ │ │ │ │ ├── get_AudioSource_Method.md │ │ │ │ │ ├── get_Duration_Method.md │ │ │ │ │ ├── get_RelativeTimeStart.md │ │ │ │ │ ├── get_RelativeTimeStart_Method.md │ │ │ │ │ └── get_SubFrameCount_Method.md │ │ │ ├── IAudioBeamList_Interface.md │ │ │ ├── IAudioBeamList_Interface │ │ │ │ ├── Methods.md │ │ │ │ └── Methods │ │ │ │ │ ├── OpenAudioBeam_Method.md │ │ │ │ │ └── get_BeamCount_Method.md │ │ │ ├── IAudioBeamSubFrame.md │ │ │ ├── IAudioBeamSubFrame │ │ │ │ ├── Methods.md │ │ │ │ └── Methods │ │ │ │ │ ├── AccessUnderlyingBuffer.md │ │ │ │ │ ├── CopyFrameDataToArray.md │ │ │ │ │ ├── GetAudioBodyCorrelation.md │ │ │ │ │ ├── get.md │ │ │ │ │ ├── get_AudioBeamMode_Method.md │ │ │ │ │ ├── get_BeamAngleConfidence.md │ │ │ │ │ ├── get_BeamAngle_Method.md │ │ │ │ │ ├── get_Duration_Method.md │ │ │ │ │ ├── get_FrameLengthInBytes.md │ │ │ │ │ └── get_RelativeTime_Method.md │ │ │ ├── IAudioBeamSubFrame_Interface.md │ │ │ ├── IAudioBeamSubFrame_Interface │ │ │ │ ├── Methods.md │ │ │ │ └── Methods │ │ │ │ │ ├── AccessUnderlyingBuffer.md │ │ │ │ │ ├── CopyFrameDataToArray_Method.md │ │ │ │ │ ├── GetAudioBodyCorrelation.md │ │ │ │ │ ├── get.md │ │ │ │ │ ├── get_AudioBeamMode_Method.md │ │ │ │ │ ├── get_BeamAngleConfidence.md │ │ │ │ │ ├── get_BeamAngle_Method.md │ │ │ │ │ ├── get_Duration_Method.md │ │ │ │ │ ├── get_FrameLengthInBytes.md │ │ │ │ │ └── get_RelativeTime_Method.md │ │ │ ├── IAudioBeam_Interface.md │ │ │ ├── IAudioBeam_Interface │ │ │ │ ├── Methods.md │ │ │ │ └── Methods │ │ │ │ │ ├── OpenInputStream_Method.md │ │ │ │ │ ├── get_AudioBeamMode_Method.md │ │ │ │ │ ├── get_AudioSource_Method.md │ │ │ │ │ ├── get_BeamAngleConfidence.md │ │ │ │ │ ├── get_BeamAngle_Method.md │ │ │ │ │ ├── get_RelativeTime_Method.md │ │ │ │ │ ├── put_AudioBeamMode_Method.md │ │ │ │ │ └── put_BeamAngle_Method.md │ │ │ ├── IAudioBodyCorrelation.md │ │ │ ├── IAudioBodyCorrelation │ │ │ │ ├── Methods.md │ │ │ │ └── Methods │ │ │ │ │ └── get_BodyTrackingId_Method.md │ │ │ ├── IAudioSource_Interface.md │ │ │ ├── IAudioSource_Interface │ │ │ │ ├── Methods.md │ │ │ │ └── Methods │ │ │ │ │ ├── GetFrameCapturedEventData.md │ │ │ │ │ ├── OpenReader_Method.md │ │ │ │ │ ├── SubscribeFrameCaptured.md │ │ │ │ │ ├── UnsubscribeFrameCaptured.md │ │ │ │ │ ├── get_AudioBeams_Method.md │ │ │ │ │ ├── get_AudioCalibrationState.md │ │ │ │ │ ├── get_IsActive_Method.md │ │ │ │ │ ├── get_KinectSensor_Method.md │ │ │ │ │ ├── get_MaxSubFrameCount.md │ │ │ │ │ ├── get_MaxSubFrameCount_Method.md │ │ │ │ │ ├── get_SubFrameDuration.md │ │ │ │ │ ├── get_SubFrameDuration_Method.md │ │ │ │ │ └── get_SubFrameLengthInBytes.md │ │ │ ├── IBodyFrameArrivedEventArgs.md │ │ │ ├── IBodyFrameArrivedEventArgs │ │ │ │ ├── Methods.md │ │ │ │ └── Methods │ │ │ │ │ └── get_FrameReference_Method.md │ │ │ ├── IBodyFrameReader_Interface.md │ │ │ ├── IBodyFrameReader_Interface │ │ │ │ ├── Methods.md │ │ │ │ └── Methods │ │ │ │ │ ├── AcquireLatestFrame_Method.md │ │ │ │ │ ├── GetFrameArrivedEventData.md │ │ │ │ │ ├── SubscribeFrameArrived.md │ │ │ │ │ ├── SubscribeFrameArrived_Method.md │ │ │ │ │ ├── UnsubscribeFrameArrived.md │ │ │ │ │ ├── get_BodyFrameSource_Method.md │ │ │ │ │ ├── get_IsPaused_Method.md │ │ │ │ │ └── put_IsPaused_Method.md │ │ │ ├── IBodyFrameReference.md │ │ │ ├── IBodyFrameReference │ │ │ │ ├── Methods.md │ │ │ │ └── Methods │ │ │ │ │ ├── AcquireFrame_Method.md │ │ │ │ │ └── get_RelativeTime_Method.md │ │ │ ├── IBodyFrameSource_Interface.md │ │ │ ├── IBodyFrameSource_Interface │ │ │ │ ├── Methods.md │ │ │ │ └── Methods │ │ │ │ │ ├── GetFrameCapturedEventData.md │ │ │ │ │ ├── OpenReader_Method.md │ │ │ │ │ ├── OverrideAndReplaceHandTr.md │ │ │ │ │ ├── OverrideAndReplaceHandTrac.md │ │ │ │ │ ├── OverrideHandTracking.md │ │ │ │ │ ├── OverrideHandTracking_Method.md │ │ │ │ │ ├── SubscribeFrameCaptured.md │ │ │ │ │ ├── UnsubscribeFrameCaptured.md │ │ │ │ │ ├── get_BodyCount_Method.md │ │ │ │ │ ├── get_IsActive_Method.md │ │ │ │ │ └── get_KinectSensor_Method.md │ │ │ ├── IBodyFrame_Interface.md │ │ │ ├── IBodyFrame_Interface │ │ │ │ ├── Methods.md │ │ │ │ └── Methods │ │ │ │ │ ├── GetAndRefreshBodyData.md │ │ │ │ │ ├── GetAndRefreshBodyData_Method.md │ │ │ │ │ ├── get_BodyFrameSource_Method.md │ │ │ │ │ ├── get_FloorClipPlane_Method.md │ │ │ │ │ └── get_RelativeTime_Method.md │ │ │ ├── IBodyHandPair_Interface.md │ │ │ ├── IBodyHandPair_Interface │ │ │ │ ├── Members.md │ │ │ │ ├── Methods.md │ │ │ │ └── Methods │ │ │ │ │ ├── get_BodyTrackingId_Method.md │ │ │ │ │ ├── get_HandType_Method.md │ │ │ │ │ ├── put_BodyTrackingId_Method.md │ │ │ │ │ └── put_HandType_Method.md │ │ │ ├── IBodyIndexFrameArrivedEv.md │ │ │ ├── IBodyIndexFrameArrivedEv │ │ │ │ ├── Methods.md │ │ │ │ └── Methods │ │ │ │ │ └── get_FrameReference_Method.md │ │ │ ├── IBodyIndexFrameArrivedEven.md │ │ │ ├── IBodyIndexFrameArrivedEven │ │ │ │ ├── Methods.md │ │ │ │ └── Methods │ │ │ │ │ └── get_FrameReference_Method.md │ │ │ ├── IBodyIndexFrameReader.md │ │ │ ├── IBodyIndexFrameReader │ │ │ │ ├── Methods.md │ │ │ │ └── Methods │ │ │ │ │ ├── AcquireLatestFrame_Method.md │ │ │ │ │ ├── GetFrameArrivedEventData.md │ │ │ │ │ ├── SubscribeFrameArrived.md │ │ │ │ │ ├── SubscribeFrameArrived_Method.md │ │ │ │ │ ├── UnsubscribeFrameArrived.md │ │ │ │ │ ├── get_BodyIndexFrameSource.md │ │ │ │ │ ├── get_IsPaused_Method.md │ │ │ │ │ └── put_IsPaused_Method.md │ │ │ ├── IBodyIndexFrameReference.md │ │ │ ├── IBodyIndexFrameReference │ │ │ │ ├── Methods.md │ │ │ │ └── Methods │ │ │ │ │ ├── AcquireFrame_Method.md │ │ │ │ │ └── get_RelativeTime_Method.md │ │ │ ├── IBodyIndexFrameSource.md │ │ │ ├── IBodyIndexFrameSource │ │ │ │ ├── Methods.md │ │ │ │ └── Methods │ │ │ │ │ ├── GetFrameCapturedEventData.md │ │ │ │ │ ├── OpenReader_Method.md │ │ │ │ │ ├── SubscribeFrameCaptured.md │ │ │ │ │ ├── UnsubscribeFrameCaptured.md │ │ │ │ │ ├── get_FrameDescription.md │ │ │ │ │ ├── get_FrameDescription_Method.md │ │ │ │ │ ├── get_IsActive_Method.md │ │ │ │ │ └── get_KinectSensor_Method.md │ │ │ ├── IBodyIndexFrame_Interface.md │ │ │ ├── IBodyIndexFrame_Interface │ │ │ │ ├── Methods.md │ │ │ │ └── Methods │ │ │ │ │ ├── AccessUnderlyingBuffer.md │ │ │ │ │ ├── CopyFrameDataToArray.md │ │ │ │ │ ├── CopyFrameDataToArray_Method.md │ │ │ │ │ ├── get_BodyIndexFrameSource.md │ │ │ │ │ ├── get_FrameDescription.md │ │ │ │ │ ├── get_FrameDescription_Method.md │ │ │ │ │ └── get_RelativeTime_Method.md │ │ │ ├── IBody_Interface.md │ │ │ ├── IBody_Interface │ │ │ │ ├── Methods.md │ │ │ │ └── Methods │ │ │ │ │ ├── GetActivityDetectionResu.md │ │ │ │ │ ├── GetActivityDetectionResults.md │ │ │ │ │ ├── GetAppearanceDetectionRe.md │ │ │ │ │ ├── GetAppearanceDetectionResu.md │ │ │ │ │ ├── GetExpressionDetectionRe.md │ │ │ │ │ ├── GetExpressionDetectionResu.md │ │ │ │ │ ├── GetJointOrientations.md │ │ │ │ │ ├── GetJointOrientations_Method.md │ │ │ │ │ ├── GetJoints_Method.md │ │ │ │ │ ├── get_ClippedEdges_Method.md │ │ │ │ │ ├── get_Engaged_Method.md │ │ │ │ │ ├── get_HandLeftConfidence.md │ │ │ │ │ ├── get_HandLeftState_Method.md │ │ │ │ │ ├── get_HandRightConfidence.md │ │ │ │ │ ├── get_HandRightState_Method.md │ │ │ │ │ ├── get_IsRestricted_Method.md │ │ │ │ │ ├── get_IsTracked_Method.md │ │ │ │ │ ├── get_LeanTrackingState.md │ │ │ │ │ ├── get_LeanTrackingState_Method.md │ │ │ │ │ ├── get_Lean_Method.md │ │ │ │ │ └── get_TrackingId_Method.md │ │ │ ├── ICaptureStatusChangedEve.md │ │ │ ├── ICaptureStatusChangedEve │ │ │ │ ├── Members.md │ │ │ │ ├── Methods.md │ │ │ │ └── Methods │ │ │ │ │ └── get_PreviousCaptureStatus.md │ │ │ ├── ICaptureStatusChangedEvent.md │ │ │ ├── ICaptureStatusChangedEvent │ │ │ │ ├── Members.md │ │ │ │ ├── Methods.md │ │ │ │ └── Methods │ │ │ │ │ └── get_PreviousCaptureStatus.md │ │ │ ├── ICollectionStatusChanged.md │ │ │ ├── ICollectionStatusChanged │ │ │ │ ├── Members.md │ │ │ │ ├── Methods.md │ │ │ │ └── Methods │ │ │ │ │ └── get.md │ │ │ ├── ICollectionStatusChangedEv.md │ │ │ ├── ICollectionStatusChangedEv │ │ │ │ ├── Members.md │ │ │ │ ├── Methods.md │ │ │ │ └── Methods │ │ │ │ │ └── get_PreviousCollectionStatus.md │ │ │ ├── IColorCameraSettings.md │ │ │ ├── IColorCameraSettings │ │ │ │ ├── Methods.md │ │ │ │ └── Methods │ │ │ │ │ ├── get_ExposureTime_Method.md │ │ │ │ │ ├── get_FrameInterval_Method.md │ │ │ │ │ ├── get_Gain_Method.md │ │ │ │ │ └── get_Gamma_Method.md │ │ │ ├── IColorFrameArrivedEventA.md │ │ │ ├── IColorFrameArrivedEventA │ │ │ │ ├── Methods.md │ │ │ │ └── Methods │ │ │ │ │ └── get_FrameReference_Method.md │ │ │ ├── IColorFrameArrivedEventArgs.md │ │ │ ├── IColorFrameArrivedEventArgs │ │ │ │ ├── Methods.md │ │ │ │ └── Methods │ │ │ │ │ └── get_FrameReference_Method.md │ │ │ ├── IColorFrameReader.md │ │ │ ├── IColorFrameReader │ │ │ │ ├── Methods.md │ │ │ │ └── Methods │ │ │ │ │ ├── AcquireLatestFrame_Method.md │ │ │ │ │ ├── GetFrameArrivedEventData.md │ │ │ │ │ ├── SubscribeFrameArrived.md │ │ │ │ │ ├── UnsubscribeFrameArrived.md │ │ │ │ │ ├── get_ColorFrameSource.md │ │ │ │ │ ├── get_IsPaused_Method.md │ │ │ │ │ └── put_IsPaused_Method.md │ │ │ ├── IColorFrameReader_Interface.md │ │ │ ├── IColorFrameReader_Interface │ │ │ │ ├── Methods.md │ │ │ │ └── Methods │ │ │ │ │ ├── AcquireLatestFrame_Method.md │ │ │ │ │ ├── GetFrameArrivedEventData.md │ │ │ │ │ ├── SubscribeFrameArrived_Method.md │ │ │ │ │ ├── UnsubscribeFrameArrived.md │ │ │ │ │ ├── get_ColorFrameSource_Method.md │ │ │ │ │ ├── get_IsPaused_Method.md │ │ │ │ │ └── put_IsPaused_Method.md │ │ │ ├── IColorFrameReference.md │ │ │ ├── IColorFrameReference │ │ │ │ ├── Methods.md │ │ │ │ └── Methods │ │ │ │ │ ├── AcquireFrame_Method.md │ │ │ │ │ └── get_RelativeTime_Method.md │ │ │ ├── IColorFrameSource.md │ │ │ ├── IColorFrameSource │ │ │ │ ├── Methods.md │ │ │ │ └── Methods │ │ │ │ │ ├── CreateFrameDescription.md │ │ │ │ │ ├── GetFrameCapturedEventData.md │ │ │ │ │ ├── OpenReader_Method.md │ │ │ │ │ ├── SubscribeFrameCaptured.md │ │ │ │ │ ├── UnsubscribeFrameCaptured.md │ │ │ │ │ ├── get_FrameDescription.md │ │ │ │ │ ├── get_IsActive_Method.md │ │ │ │ │ └── get_KinectSensor_Method.md │ │ │ ├── IColorFrameSource_Interface.md │ │ │ ├── IColorFrameSource_Interface │ │ │ │ ├── Methods.md │ │ │ │ └── Methods │ │ │ │ │ ├── CreateFrameDescription.md │ │ │ │ │ ├── GetFrameCapturedEventData.md │ │ │ │ │ ├── OpenReader_Method.md │ │ │ │ │ ├── SubscribeFrameCaptured.md │ │ │ │ │ ├── UnsubscribeFrameCaptured.md │ │ │ │ │ ├── get_FrameDescription_Method.md │ │ │ │ │ ├── get_IsActive_Method.md │ │ │ │ │ └── get_KinectSensor_Method.md │ │ │ ├── IColorFrame_Interface.md │ │ │ ├── IColorFrame_Interface │ │ │ │ ├── Methods.md │ │ │ │ └── Methods │ │ │ │ │ ├── AccessRawUnderlyingBuffer.md │ │ │ │ │ ├── CopyConvertedFrameDataTo.md │ │ │ │ │ ├── CopyConvertedFrameDataToAr.md │ │ │ │ │ ├── CopyRawFrameDataToArray.md │ │ │ │ │ ├── CreateFrameDescription.md │ │ │ │ │ ├── get_ColorCameraSettings.md │ │ │ │ │ ├── get_ColorFrameSource.md │ │ │ │ │ ├── get_ColorFrameSource_Method.md │ │ │ │ │ ├── get_FrameDescription.md │ │ │ │ │ ├── get_FrameDescription_Method.md │ │ │ │ │ ├── get_RawColorImageFormat.md │ │ │ │ │ └── get_RelativeTime_Method.md │ │ │ ├── IContinuousGestureResult.md │ │ │ ├── IContinuousGestureResult │ │ │ │ ├── Members.md │ │ │ │ ├── Methods.md │ │ │ │ └── Methods │ │ │ │ │ └── get_Progress_Method.md │ │ │ ├── ICoordinateMapper.md │ │ │ ├── ICoordinateMapper │ │ │ │ ├── Methods.md │ │ │ │ └── Methods │ │ │ │ │ ├── GetCoordinateMappingChan.md │ │ │ │ │ ├── GetDepthCameraIntrinsics.md │ │ │ │ │ ├── GetDepthFrameToCameraSpa.md │ │ │ │ │ ├── MapCameraPointToColorSpace.md │ │ │ │ │ ├── MapCameraPointToDepthSpace.md │ │ │ │ │ ├── MapCameraPointsToColorSp.md │ │ │ │ │ ├── MapCameraPointsToDepthSp.md │ │ │ │ │ ├── MapColorFrameToCameraSpace.md │ │ │ │ │ ├── MapColorFrameToDepthSpace.md │ │ │ │ │ ├── MapDepthFrameToCameraSpace.md │ │ │ │ │ ├── MapDepthFrameToColorSpace.md │ │ │ │ │ ├── MapDepthPointToCameraSpace.md │ │ │ │ │ ├── MapDepthPointToColorSpace.md │ │ │ │ │ ├── MapDepthPointsToCameraSp.md │ │ │ │ │ ├── MapDepthPointsToColorSpace.md │ │ │ │ │ ├── SubscribeCoordinateMappi.md │ │ │ │ │ └── UnsubscribeCoordinateMap.md │ │ │ ├── ICoordinateMapper_Interface.md │ │ │ ├── ICoordinateMapper_Interface │ │ │ │ ├── Methods.md │ │ │ │ └── Methods │ │ │ │ │ ├── GetCoordinateMappingChange.md │ │ │ │ │ ├── GetDepthCameraIntrinsics.md │ │ │ │ │ ├── GetDepthFrameToCameraSpace.md │ │ │ │ │ ├── MapCameraPointToColorSpace.md │ │ │ │ │ ├── MapCameraPointToDepthSpace.md │ │ │ │ │ ├── MapCameraPointsToColorSpace.md │ │ │ │ │ ├── MapCameraPointsToDepthSpace.md │ │ │ │ │ ├── MapColorFrameToCameraSpace.md │ │ │ │ │ ├── MapColorFrameToDepthSpace.md │ │ │ │ │ ├── MapDepthFrameToCameraSpace.md │ │ │ │ │ ├── MapDepthFrameToColorSpace.md │ │ │ │ │ ├── MapDepthPointToCameraSpace.md │ │ │ │ │ ├── MapDepthPointToColorSpace.md │ │ │ │ │ ├── MapDepthPointsToCameraSpace.md │ │ │ │ │ ├── MapDepthPointsToColorSpace.md │ │ │ │ │ ├── SubscribeCoordinateMapping.md │ │ │ │ │ └── UnsubscribeCoordinateMappi.md │ │ │ ├── ICoordinateMappingChange.md │ │ │ ├── ICoordinateMappingChangedE.md │ │ │ ├── IDepthFrameArrivedEventA.md │ │ │ ├── IDepthFrameArrivedEventA │ │ │ │ ├── Methods.md │ │ │ │ └── Methods │ │ │ │ │ └── get_FrameReference_Method.md │ │ │ ├── IDepthFrameArrivedEventArgs.md │ │ │ ├── IDepthFrameArrivedEventArgs │ │ │ │ ├── Methods.md │ │ │ │ └── Methods │ │ │ │ │ └── get_FrameReference_Method.md │ │ │ ├── IDepthFrameReader.md │ │ │ ├── IDepthFrameReader │ │ │ │ ├── Methods.md │ │ │ │ └── Methods │ │ │ │ │ ├── AcquireLatestFrame_Method.md │ │ │ │ │ ├── GetFrameArrivedEventData.md │ │ │ │ │ ├── SubscribeFrameArrived.md │ │ │ │ │ ├── UnsubscribeFrameArrived.md │ │ │ │ │ ├── get_DepthFrameSource.md │ │ │ │ │ ├── get_IsPaused_Method.md │ │ │ │ │ └── put_IsPaused_Method.md │ │ │ ├── IDepthFrameReader_Interface.md │ │ │ ├── IDepthFrameReader_Interface │ │ │ │ ├── Methods.md │ │ │ │ └── Methods │ │ │ │ │ ├── AcquireLatestFrame_Method.md │ │ │ │ │ ├── GetFrameArrivedEventData.md │ │ │ │ │ ├── SubscribeFrameArrived_Method.md │ │ │ │ │ ├── UnsubscribeFrameArrived.md │ │ │ │ │ ├── get_DepthFrameSource_Method.md │ │ │ │ │ ├── get_IsPaused_Method.md │ │ │ │ │ └── put_IsPaused_Method.md │ │ │ ├── IDepthFrameReference.md │ │ │ ├── IDepthFrameReference │ │ │ │ ├── Methods.md │ │ │ │ └── Methods │ │ │ │ │ ├── AcquireFrame_Method.md │ │ │ │ │ └── get_RelativeTime_Method.md │ │ │ ├── IDepthFrameSource.md │ │ │ ├── IDepthFrameSource │ │ │ │ ├── Methods.md │ │ │ │ └── Methods │ │ │ │ │ ├── GetFrameCapturedEventData.md │ │ │ │ │ ├── OpenReader_Method.md │ │ │ │ │ ├── SubscribeFrameCaptured.md │ │ │ │ │ ├── UnsubscribeFrameCaptured.md │ │ │ │ │ ├── get.md │ │ │ │ │ ├── get_FrameDescription.md │ │ │ │ │ ├── get_IsActive_Method.md │ │ │ │ │ └── get_KinectSensor_Method.md │ │ │ ├── IDepthFrameSource_Interface.md │ │ │ ├── IDepthFrameSource_Interface │ │ │ │ ├── Methods.md │ │ │ │ └── Methods │ │ │ │ │ ├── GetFrameCapturedEventData.md │ │ │ │ │ ├── OpenReader_Method.md │ │ │ │ │ ├── SubscribeFrameCaptured.md │ │ │ │ │ ├── UnsubscribeFrameCaptured.md │ │ │ │ │ ├── get_DepthMaxReliableDistance.md │ │ │ │ │ ├── get_DepthMinReliableDistance.md │ │ │ │ │ ├── get_FrameDescription_Method.md │ │ │ │ │ ├── get_IsActive_Method.md │ │ │ │ │ └── get_KinectSensor_Method.md │ │ │ ├── IDepthFrame_Interface.md │ │ │ ├── IDepthFrame_Interface │ │ │ │ ├── Methods.md │ │ │ │ └── Methods │ │ │ │ │ ├── AccessUnderlyingBuffer.md │ │ │ │ │ ├── CopyFrameDataToArray.md │ │ │ │ │ ├── CopyFrameDataToArray_Method.md │ │ │ │ │ ├── get.md │ │ │ │ │ ├── get_DepthFrameSource.md │ │ │ │ │ ├── get_DepthFrameSource_Method.md │ │ │ │ │ ├── get_DepthMaxReliableDistance.md │ │ │ │ │ ├── get_DepthMinReliableDistance.md │ │ │ │ │ ├── get_FrameDescription.md │ │ │ │ │ ├── get_FrameDescription_Method.md │ │ │ │ │ └── get_RelativeTime_Method.md │ │ │ ├── IDiscreteGestureResult.md │ │ │ ├── IDiscreteGestureResult │ │ │ │ ├── Members.md │ │ │ │ ├── Methods.md │ │ │ │ └── Methods │ │ │ │ │ ├── get_Confidence_Method.md │ │ │ │ │ ├── get_Detected_Method.md │ │ │ │ │ └── get_FirstFrameDetected.md │ │ │ ├── IEnumKinectSensor.md │ │ │ ├── IEnumKinectSensor │ │ │ │ ├── Methods.md │ │ │ │ └── Methods │ │ │ │ │ ├── GetNext_Method.md │ │ │ │ │ └── Reset_Method.md │ │ │ ├── IEnumKinectSensor_Interface.md │ │ │ ├── IEnumKinectSensor_Interface │ │ │ │ ├── Methods.md │ │ │ │ └── Methods │ │ │ │ │ ├── GetNext_Method.md │ │ │ │ │ └── Reset_Method.md │ │ │ ├── IFaceAlignment_Interface.md │ │ │ ├── IFaceAlignment_Interface │ │ │ │ ├── Members.md │ │ │ │ ├── Methods.md │ │ │ │ └── Methods │ │ │ │ │ ├── GetAnimationUnits_Method.md │ │ │ │ │ ├── get_FaceBoundingBox_Method.md │ │ │ │ │ ├── get_FaceOrientation_Method.md │ │ │ │ │ ├── get_HeadPivotPoint_Method.md │ │ │ │ │ ├── get_Quality_Method.md │ │ │ │ │ ├── put_FaceOrientation_Method.md │ │ │ │ │ └── put_HeadPivotPoint_Method.md │ │ │ ├── IFaceFrameArrivedEventArgs.md │ │ │ ├── IFaceFrameArrivedEventArgs │ │ │ │ ├── Members.md │ │ │ │ ├── Methods.md │ │ │ │ └── Methods │ │ │ │ │ └── get_FrameReference_Method.md │ │ │ ├── IFaceFrameReader_Interface.md │ │ │ ├── IFaceFrameReader_Interface │ │ │ │ ├── Members.md │ │ │ │ ├── Methods.md │ │ │ │ └── Methods │ │ │ │ │ ├── AcquireLatestFrame_Method.md │ │ │ │ │ ├── GetFrameArrivedEventData.md │ │ │ │ │ ├── SubscribeFrameArrived.md │ │ │ │ │ ├── SubscribeFrameArrived_Method.md │ │ │ │ │ ├── UnsubscribeFrameArrived.md │ │ │ │ │ ├── get_FaceFrameSource_Method.md │ │ │ │ │ ├── get_IsPaused_Method.md │ │ │ │ │ └── put_IsPaused_Method.md │ │ │ ├── IFaceFrameReference.md │ │ │ ├── IFaceFrameReference │ │ │ │ ├── Members.md │ │ │ │ ├── Methods.md │ │ │ │ └── Methods │ │ │ │ │ ├── AcquireFrame_Method.md │ │ │ │ │ └── get_RelativeTime_Method.md │ │ │ ├── IFaceFrameResult_Interface.md │ │ │ ├── IFaceFrameResult_Interface │ │ │ │ ├── Members.md │ │ │ │ ├── Methods.md │ │ │ │ └── Methods │ │ │ │ │ ├── GetFacePointsInColorSpace.md │ │ │ │ │ ├── GetFacePointsInInfraredS.md │ │ │ │ │ ├── GetFacePointsInInfraredSpace.md │ │ │ │ │ ├── GetFaceProperties_Method.md │ │ │ │ │ ├── get.md │ │ │ │ │ ├── get_FaceFrameFeatures.md │ │ │ │ │ ├── get_FaceFrameFeatures_Method.md │ │ │ │ │ ├── get_FaceRotationQuaternion.md │ │ │ │ │ ├── get_RelativeTime_Method.md │ │ │ │ │ └── get_TrackingId_Method.md │ │ │ ├── IFaceFrameSource_Interface.md │ │ │ ├── IFaceFrameSource_Interface │ │ │ │ ├── Members.md │ │ │ │ ├── Methods.md │ │ │ │ └── Methods │ │ │ │ │ ├── GetTrackingIdLostEventData.md │ │ │ │ │ ├── OpenReader_Method.md │ │ │ │ │ ├── SubscribeTrackingIdLost.md │ │ │ │ │ ├── UnsubscribeTrackingIdLost.md │ │ │ │ │ ├── get_FaceFrameFeatures.md │ │ │ │ │ ├── get_FaceFrameFeatures_Method.md │ │ │ │ │ ├── get_IsActive_Method.md │ │ │ │ │ ├── get_IsTrackingIdValid.md │ │ │ │ │ ├── get_IsTrackingIdValid_Method.md │ │ │ │ │ ├── get_KinectSensor_Method.md │ │ │ │ │ ├── get_TrackingId_Method.md │ │ │ │ │ ├── put_FaceFrameFeatures.md │ │ │ │ │ ├── put_FaceFrameFeatures_Method.md │ │ │ │ │ └── put_TrackingId_Method.md │ │ │ ├── IFaceFrame_Interface.md │ │ │ ├── IFaceFrame_Interface │ │ │ │ ├── Members.md │ │ │ │ ├── Methods.md │ │ │ │ └── Methods │ │ │ │ │ ├── get_BodyFrameReference.md │ │ │ │ │ ├── get_ColorFrameReference.md │ │ │ │ │ ├── get_DepthFrameReference.md │ │ │ │ │ ├── get_FaceFrameResult_Method.md │ │ │ │ │ ├── get_FaceFrameSource_Method.md │ │ │ │ │ ├── get_InfraredFrameReference.md │ │ │ │ │ ├── get_IsTrackingIdValid.md │ │ │ │ │ ├── get_IsTrackingIdValid_Method.md │ │ │ │ │ ├── get_RelativeTime_Method.md │ │ │ │ │ └── get_TrackingId_Method.md │ │ │ ├── IFaceModelBuilder.md │ │ │ ├── IFaceModelBuilder │ │ │ │ ├── Members.md │ │ │ │ ├── Methods.md │ │ │ │ └── Methods │ │ │ │ │ ├── BeginFaceDataCollection.md │ │ │ │ │ ├── CollectFaceDataAsync.md │ │ │ │ │ ├── GetCaptureStatusChangedE.md │ │ │ │ │ ├── GetCollectionStatusChang.md │ │ │ │ │ ├── GetFaceData_Method.md │ │ │ │ │ ├── SubscribeCaptureStatusCh.md │ │ │ │ │ ├── SubscribeCollectionStatu.md │ │ │ │ │ ├── UnsubscribeCaptureStatus.md │ │ │ │ │ ├── UnsubscribeCollectionSta.md │ │ │ │ │ ├── get_CaptureStatus_Method.md │ │ │ │ │ └── get_CollectionStatus.md │ │ │ ├── IFaceModelBuilder_Interface.md │ │ │ ├── IFaceModelBuilder_Interface │ │ │ │ ├── Members.md │ │ │ │ ├── Methods.md │ │ │ │ └── Methods │ │ │ │ │ ├── BeginFaceDataCollection.md │ │ │ │ │ ├── CollectFaceDataAsync_Method.md │ │ │ │ │ ├── GetCaptureStatusChangedEve.md │ │ │ │ │ ├── GetCollectionStatusChanged.md │ │ │ │ │ ├── GetFaceData_Method.md │ │ │ │ │ ├── SubscribeCaptureStatusChan.md │ │ │ │ │ ├── SubscribeCollectionStatusC.md │ │ │ │ │ ├── UnsubscribeCaptureStatusCh.md │ │ │ │ │ ├── UnsubscribeCollectionStatu.md │ │ │ │ │ ├── get_CaptureStatus_Method.md │ │ │ │ │ └── get_CollectionStatus_Method.md │ │ │ ├── IFaceModelData_Interface.md │ │ │ ├── IFaceModelData_Interface │ │ │ │ ├── Members.md │ │ │ │ ├── Methods.md │ │ │ │ └── Methods │ │ │ │ │ └── ProduceFaceModel_Method.md │ │ │ ├── IFaceModel_Interface.md │ │ │ ├── IFaceModel_Interface │ │ │ │ ├── Members.md │ │ │ │ ├── Methods.md │ │ │ │ └── Methods │ │ │ │ │ ├── CalculateVerticesForAlig.md │ │ │ │ │ ├── CalculateVerticesForAlignm.md │ │ │ │ │ ├── GetFaceShapeDeformations.md │ │ │ │ │ ├── get_HairColor_Method.md │ │ │ │ │ ├── get_Scale_Method.md │ │ │ │ │ └── get_SkinColor_Method.md │ │ │ ├── IFrameCapturedEventArgs.md │ │ │ ├── IFrameCapturedEventArgs │ │ │ │ ├── Methods.md │ │ │ │ └── Methods │ │ │ │ │ ├── get_FrameStatus_Method.md │ │ │ │ │ ├── get_FrameType_Method.md │ │ │ │ │ └── get_RelativeTime_Method.md │ │ │ ├── IFrameDescription.md │ │ │ ├── IFrameDescription │ │ │ │ ├── Methods.md │ │ │ │ └── Methods │ │ │ │ │ ├── get_BytesPerPixel_Method.md │ │ │ │ │ ├── get_DiagonalFieldOfView.md │ │ │ │ │ ├── get_Height_Method.md │ │ │ │ │ ├── get_HorizontalFieldOfView.md │ │ │ │ │ ├── get_LengthInPixels_Method.md │ │ │ │ │ ├── get_VerticalFieldOfView.md │ │ │ │ │ └── get_Width_Method.md │ │ │ ├── IFrameDescription_Interface.md │ │ │ ├── IFrameDescription_Interface │ │ │ │ ├── Methods.md │ │ │ │ └── Methods │ │ │ │ │ ├── get_BytesPerPixel_Method.md │ │ │ │ │ ├── get_DiagonalFieldOfView.md │ │ │ │ │ ├── get_Height_Method.md │ │ │ │ │ ├── get_HorizontalFieldOfView.md │ │ │ │ │ ├── get_LengthInPixels_Method.md │ │ │ │ │ ├── get_VerticalFieldOfView.md │ │ │ │ │ └── get_Width_Method.md │ │ │ ├── IGesture_Interface.md │ │ │ ├── IGesture_Interface │ │ │ │ ├── Members.md │ │ │ │ ├── Methods.md │ │ │ │ └── Methods │ │ │ │ │ ├── get_GestureType_Method.md │ │ │ │ │ └── get_Name_Method.md │ │ │ ├── IHighDefinitionFaceFrame.md │ │ │ ├── IHighDefinitionFaceFrame │ │ │ │ ├── Members.md │ │ │ │ ├── Methods.md │ │ │ │ └── Methods │ │ │ │ │ ├── AcquireFrame_Method.md │ │ │ │ │ ├── AcquireLatestFrame_Method.md │ │ │ │ │ ├── FeedAndCalculateFrameData.md │ │ │ │ │ ├── GetAndRefreshFaceAlignme.md │ │ │ │ │ ├── GetAndRefreshFaceAlignment.md │ │ │ │ │ ├── GetFrameArrivedEventData.md │ │ │ │ │ ├── GetTrackingIdLostEventData.md │ │ │ │ │ ├── OpenModelBuilder_Method.md │ │ │ │ │ ├── OpenReader_Method.md │ │ │ │ │ ├── SubscribeFrameArrived.md │ │ │ │ │ ├── SubscribeTrackingIdLost.md │ │ │ │ │ ├── UnsubscribeFrameArrived.md │ │ │ │ │ ├── UnsubscribeTrackingIdLost.md │ │ │ │ │ ├── get.md │ │ │ │ │ ├── get_BodyFrameReference.md │ │ │ │ │ ├── get_ColorFrameReference.md │ │ │ │ │ ├── get_DepthFrameReference.md │ │ │ │ │ ├── get_FaceAlignmentQuality.md │ │ │ │ │ ├── get_FaceModel_Method.md │ │ │ │ │ ├── get_FrameReference_Method.md │ │ │ │ │ ├── get_InfraredFrameReference.md │ │ │ │ │ ├── get_IsActive_Method.md │ │ │ │ │ ├── get_IsFaceTracked_Method.md │ │ │ │ │ ├── get_IsOnline_Method.md │ │ │ │ │ ├── get_IsPaused_Method.md │ │ │ │ │ ├── get_IsTrackingIdValid.md │ │ │ │ │ ├── get_IsTrackingIdValid_Method.md │ │ │ │ │ ├── get_KinectSensor_Method.md │ │ │ │ │ ├── get_RelativeTime_Method.md │ │ │ │ │ ├── get_TrackingId_Method.md │ │ │ │ │ ├── get_TrackingQuality_Method.md │ │ │ │ │ ├── put_FaceModel_Method.md │ │ │ │ │ ├── put_IsOnline_Method.md │ │ │ │ │ ├── put_IsPaused_Method.md │ │ │ │ │ ├── put_TrackingId_Method.md │ │ │ │ │ └── put_TrackingQuality_Method.md │ │ │ ├── IHighDefinitionFaceFrameAr.md │ │ │ ├── IHighDefinitionFaceFrameAr │ │ │ │ ├── Members.md │ │ │ │ ├── Methods.md │ │ │ │ └── Methods │ │ │ │ │ └── get_FrameReference_Method.md │ │ │ ├── IHighDefinitionFaceFrameRe.md │ │ │ ├── IHighDefinitionFaceFrameRe │ │ │ │ ├── Members.md │ │ │ │ ├── Methods.md │ │ │ │ └── Methods │ │ │ │ │ ├── AcquireFrame_Method.md │ │ │ │ │ ├── AcquireLatestFrame_Method.md │ │ │ │ │ ├── GetFrameArrivedEventData.md │ │ │ │ │ ├── SubscribeFrameArrived_Method.md │ │ │ │ │ ├── UnsubscribeFrameArrived.md │ │ │ │ │ ├── get.md │ │ │ │ │ ├── get_IsPaused_Method.md │ │ │ │ │ ├── get_RelativeTime_Method.md │ │ │ │ │ └── put_IsPaused_Method.md │ │ │ ├── IHighDefinitionFaceFrameSo.md │ │ │ ├── IHighDefinitionFaceFrameSo │ │ │ │ ├── Members.md │ │ │ │ ├── Methods.md │ │ │ │ └── Methods │ │ │ │ │ ├── FeedAndCalculateFrameData.md │ │ │ │ │ ├── GetTrackingIdLostEventData.md │ │ │ │ │ ├── OpenModelBuilder_Method.md │ │ │ │ │ ├── OpenReader_Method.md │ │ │ │ │ ├── SubscribeTrackingIdLost.md │ │ │ │ │ ├── UnsubscribeTrackingIdLost.md │ │ │ │ │ ├── get_FaceModel_Method.md │ │ │ │ │ ├── get_IsActive_Method.md │ │ │ │ │ ├── get_IsOnline_Method.md │ │ │ │ │ ├── get_IsTrackingIdValid_Method.md │ │ │ │ │ ├── get_KinectSensor_Method.md │ │ │ │ │ ├── get_TrackingId_Method.md │ │ │ │ │ ├── get_TrackingQuality_Method.md │ │ │ │ │ ├── put_FaceModel_Method.md │ │ │ │ │ ├── put_IsOnline_Method.md │ │ │ │ │ ├── put_TrackingId_Method.md │ │ │ │ │ └── put_TrackingQuality_Method.md │ │ │ ├── IInfraredFrameArrivedEve.md │ │ │ ├── IInfraredFrameArrivedEve │ │ │ │ ├── Methods.md │ │ │ │ └── Methods │ │ │ │ │ └── get_FrameReference_Method.md │ │ │ ├── IInfraredFrameArrivedEvent.md │ │ │ ├── IInfraredFrameArrivedEvent │ │ │ │ ├── Methods.md │ │ │ │ └── Methods │ │ │ │ │ └── get_FrameReference_Method.md │ │ │ ├── IInfraredFrameReader.md │ │ │ ├── IInfraredFrameReader │ │ │ │ ├── Methods.md │ │ │ │ └── Methods │ │ │ │ │ ├── AcquireLatestFrame_Method.md │ │ │ │ │ ├── GetFrameArrivedEventData.md │ │ │ │ │ ├── SubscribeFrameArrived.md │ │ │ │ │ ├── SubscribeFrameArrived_Method.md │ │ │ │ │ ├── UnsubscribeFrameArrived.md │ │ │ │ │ ├── get_InfraredFrameSource.md │ │ │ │ │ ├── get_IsPaused_Method.md │ │ │ │ │ └── put_IsPaused_Method.md │ │ │ ├── IInfraredFrameReference.md │ │ │ ├── IInfraredFrameReference │ │ │ │ ├── Methods.md │ │ │ │ └── Methods │ │ │ │ │ ├── AcquireFrame_Method.md │ │ │ │ │ └── get_RelativeTime_Method.md │ │ │ ├── IInfraredFrameSource.md │ │ │ ├── IInfraredFrameSource │ │ │ │ ├── Methods.md │ │ │ │ └── Methods │ │ │ │ │ ├── GetFrameCapturedEventData.md │ │ │ │ │ ├── OpenReader_Method.md │ │ │ │ │ ├── SubscribeFrameCaptured.md │ │ │ │ │ ├── UnsubscribeFrameCaptured.md │ │ │ │ │ ├── get_FrameDescription.md │ │ │ │ │ ├── get_FrameDescription_Method.md │ │ │ │ │ ├── get_IsActive_Method.md │ │ │ │ │ └── get_KinectSensor_Method.md │ │ │ ├── IInfraredFrame_Interface.md │ │ │ ├── IInfraredFrame_Interface │ │ │ │ ├── Methods.md │ │ │ │ └── Methods │ │ │ │ │ ├── AccessUnderlyingBuffer.md │ │ │ │ │ ├── CopyFrameDataToArray.md │ │ │ │ │ ├── CopyFrameDataToArray_Method.md │ │ │ │ │ ├── get_FrameDescription.md │ │ │ │ │ ├── get_FrameDescription_Method.md │ │ │ │ │ ├── get_InfraredFrameSource.md │ │ │ │ │ └── get_RelativeTime_Method.md │ │ │ ├── IIsAvailableChangedEvent.md │ │ │ ├── IIsAvailableChangedEvent │ │ │ │ ├── Methods.md │ │ │ │ └── Methods │ │ │ │ │ └── get_IsAvailable_Method.md │ │ │ ├── IIsAvailableChangedEventArgs.md │ │ │ ├── IIsAvailableChangedEventArgs │ │ │ │ ├── Methods.md │ │ │ │ └── Methods │ │ │ │ │ └── get_IsAvailable_Method.md │ │ │ ├── IKinectCoreWindow.md │ │ │ ├── IKinectCoreWindow │ │ │ │ ├── Members.md │ │ │ │ ├── Methods.md │ │ │ │ └── Methods │ │ │ │ │ ├── GetPointerEnteredEventData.md │ │ │ │ │ ├── GetPointerExitedEventData.md │ │ │ │ │ ├── GetPointerMovedEventData.md │ │ │ │ │ ├── SubscribePointerEntered.md │ │ │ │ │ ├── SubscribePointerExited.md │ │ │ │ │ ├── SubscribePointerMoved.md │ │ │ │ │ ├── UnsubscribePointerEntered.md │ │ │ │ │ ├── UnsubscribePointerExited.md │ │ │ │ │ └── UnsubscribePointerMoved.md │ │ │ ├── IKinectCoreWindow_Interface.md │ │ │ ├── IKinectCoreWindow_Interface │ │ │ │ ├── Members.md │ │ │ │ ├── Methods.md │ │ │ │ └── Methods │ │ │ │ │ ├── GetPointerEnteredEventData.md │ │ │ │ │ ├── GetPointerExitedEventData.md │ │ │ │ │ ├── GetPointerMovedEventData.md │ │ │ │ │ ├── SubscribePointerEntered.md │ │ │ │ │ ├── SubscribePointerExited.md │ │ │ │ │ ├── SubscribePointerMoved_Method.md │ │ │ │ │ ├── UnsubscribePointerEntered.md │ │ │ │ │ ├── UnsubscribePointerExited.md │ │ │ │ │ └── UnsubscribePointerMoved.md │ │ │ ├── IKinectGestureRecognizer.md │ │ │ ├── IKinectGestureRecognizer │ │ │ │ ├── Members.md │ │ │ │ ├── Methods.md │ │ │ │ └── Methods │ │ │ │ │ ├── CompleteGesture_Method.md │ │ │ │ │ ├── OnHolding_Method.md │ │ │ │ │ ├── OnManipulationCompleted.md │ │ │ │ │ ├── OnManipulationInertiaSta.md │ │ │ │ │ ├── OnManipulationStarted.md │ │ │ │ │ ├── OnManipulationUpdated.md │ │ │ │ │ ├── OnPressingCompleted_Method.md │ │ │ │ │ ├── OnPressingStarted_Method.md │ │ │ │ │ ├── OnPressingUpdated_Method.md │ │ │ │ │ ├── OnTapped_Method.md │ │ │ │ │ ├── ProcessDownEvent_Method.md │ │ │ │ │ ├── ProcessInertia_Method.md │ │ │ │ │ ├── ProcessMoveEvents_Method.md │ │ │ │ │ ├── ProcessUpEvent_Method.md │ │ │ │ │ ├── RegisterManipulationComp.md │ │ │ │ │ ├── RegisterManipulationComple.md │ │ │ │ │ ├── RegisterManipulationIner.md │ │ │ │ │ ├── RegisterManipulationInerti.md │ │ │ │ │ ├── RegisterManipulationStar.md │ │ │ │ │ ├── RegisterManipulationStarte.md │ │ │ │ │ ├── RegisterManipulationUpda.md │ │ │ │ │ ├── RegisterManipulationUpdate.md │ │ │ │ │ ├── RegisterSelectionHolding.md │ │ │ │ │ ├── RegisterSelectionHoldingHa.md │ │ │ │ │ ├── RegisterSelectionPressin.md │ │ │ │ │ ├── RegisterSelectionPressingC.md │ │ │ │ │ ├── RegisterSelectionPressingS.md │ │ │ │ │ ├── RegisterSelectionPressingU.md │ │ │ │ │ ├── RegisterSelectionTappedH.md │ │ │ │ │ ├── RegisterSelectionTappedHan.md │ │ │ │ │ ├── UnregisterManipulationCo.md │ │ │ │ │ ├── UnregisterManipulationComp.md │ │ │ │ │ ├── UnregisterManipulationIn.md │ │ │ │ │ ├── UnregisterManipulationIner.md │ │ │ │ │ ├── UnregisterManipulationSt.md │ │ │ │ │ ├── UnregisterManipulationStar.md │ │ │ │ │ ├── UnregisterManipulationUp.md │ │ │ │ │ ├── UnregisterManipulationUpda.md │ │ │ │ │ ├── UnregisterSelectionHoldi.md │ │ │ │ │ ├── UnregisterSelectionHolding.md │ │ │ │ │ ├── UnregisterSelectionPress.md │ │ │ │ │ ├── UnregisterSelectionPressin.md │ │ │ │ │ ├── UnregisterSelectionTappe.md │ │ │ │ │ ├── UnregisterSelectionTappedH.md │ │ │ │ │ ├── get.md │ │ │ │ │ ├── get_AutoProcessInertia.md │ │ │ │ │ ├── get_BoundingRect_Method.md │ │ │ │ │ ├── get_GestureSettings_Method.md │ │ │ │ │ ├── get_IsActive_Method.md │ │ │ │ │ ├── get_IsInertial_Method.md │ │ │ │ │ ├── put.md │ │ │ │ │ ├── put_AutoProcessInertia.md │ │ │ │ │ ├── put_BoundingRect_Method.md │ │ │ │ │ └── put_GestureSettings_Method.md │ │ │ ├── IKinectGestureRecognizerMa.md │ │ │ ├── IKinectGestureRecognizerMa │ │ │ │ ├── Members.md │ │ │ │ ├── Methods.md │ │ │ │ └── Methods │ │ │ │ │ ├── OnManipulationCompleted.md │ │ │ │ │ ├── OnManipulationInertiaStart.md │ │ │ │ │ ├── OnManipulationStarted_Method.md │ │ │ │ │ └── OnManipulationUpdated_Method.md │ │ │ ├── IKinectGestureRecognizerSe.md │ │ │ ├── IKinectGestureRecognizerSe │ │ │ │ ├── Members.md │ │ │ │ ├── Methods.md │ │ │ │ └── Methods │ │ │ │ │ ├── OnHolding_Method.md │ │ │ │ │ ├── OnPressingCompleted_Method.md │ │ │ │ │ ├── OnPressingStarted_Method.md │ │ │ │ │ ├── OnPressingUpdated_Method.md │ │ │ │ │ └── OnTapped_Method.md │ │ │ ├── IKinectHoldingEventArgs.md │ │ │ ├── IKinectHoldingEventArgs │ │ │ │ ├── Members.md │ │ │ │ ├── Methods.md │ │ │ │ └── Methods │ │ │ │ │ ├── get_HoldingState_Method.md │ │ │ │ │ ├── get_PointerDeviceType.md │ │ │ │ │ ├── get_PointerDeviceType_Method.md │ │ │ │ │ └── get_Position_Method.md │ │ │ ├── IKinectManipulationCompl.md │ │ │ ├── IKinectManipulationCompl │ │ │ │ ├── Members.md │ │ │ │ ├── Methods.md │ │ │ │ └── Methods │ │ │ │ │ ├── get_Cumulative_Method.md │ │ │ │ │ ├── get_PointerDeviceType.md │ │ │ │ │ ├── get_Position_Method.md │ │ │ │ │ └── get_Velocities_Method.md │ │ │ ├── IKinectManipulationComplet.md │ │ │ ├── IKinectManipulationComplet │ │ │ │ ├── Members.md │ │ │ │ ├── Methods.md │ │ │ │ └── Methods │ │ │ │ │ ├── get_Cumulative_Method.md │ │ │ │ │ ├── get_PointerDeviceType_Method.md │ │ │ │ │ ├── get_Position_Method.md │ │ │ │ │ └── get_Velocities_Method.md │ │ │ ├── IKinectManipulationInert.md │ │ │ ├── IKinectManipulationInert │ │ │ │ ├── Members.md │ │ │ │ ├── Methods.md │ │ │ │ └── Methods │ │ │ │ │ ├── get_Cumulative_Method.md │ │ │ │ │ ├── get_Delta_Method.md │ │ │ │ │ ├── get_PointerDeviceType.md │ │ │ │ │ ├── get_Position_Method.md │ │ │ │ │ └── get_Velocities_Method.md │ │ │ ├── IKinectManipulationInertia.md │ │ │ ├── IKinectManipulationInertia │ │ │ │ ├── Members.md │ │ │ │ ├── Methods.md │ │ │ │ └── Methods │ │ │ │ │ ├── get_Cumulative_Method.md │ │ │ │ │ ├── get_Delta_Method.md │ │ │ │ │ ├── get_PointerDeviceType_Method.md │ │ │ │ │ ├── get_Position_Method.md │ │ │ │ │ └── get_Velocities_Method.md │ │ │ ├── IKinectManipulationStart.md │ │ │ ├── IKinectManipulationStart │ │ │ │ ├── Members.md │ │ │ │ ├── Methods.md │ │ │ │ └── Methods │ │ │ │ │ ├── get_Cumulative_Method.md │ │ │ │ │ ├── get_PointerDeviceType.md │ │ │ │ │ └── get_Position_Method.md │ │ │ ├── IKinectManipulationStarted.md │ │ │ ├── IKinectManipulationStarted │ │ │ │ ├── Members.md │ │ │ │ ├── Methods.md │ │ │ │ └── Methods │ │ │ │ │ ├── get_Cumulative_Method.md │ │ │ │ │ ├── get_PointerDeviceType_Method.md │ │ │ │ │ └── get_Position_Method.md │ │ │ ├── IKinectManipulationUpdat.md │ │ │ ├── IKinectManipulationUpdat │ │ │ │ ├── Members.md │ │ │ │ ├── Methods.md │ │ │ │ └── Methods │ │ │ │ │ ├── get_Cumulative_Method.md │ │ │ │ │ ├── get_Delta_Method.md │ │ │ │ │ ├── get_PointerDeviceType.md │ │ │ │ │ ├── get_Position_Method.md │ │ │ │ │ └── get_Velocities_Method.md │ │ │ ├── IKinectManipulationUpdated.md │ │ │ ├── IKinectManipulationUpdated │ │ │ │ ├── Members.md │ │ │ │ ├── Methods.md │ │ │ │ └── Methods │ │ │ │ │ ├── get_Cumulative_Method.md │ │ │ │ │ ├── get_Delta_Method.md │ │ │ │ │ ├── get_PointerDeviceType_Method.md │ │ │ │ │ ├── get_Position_Method.md │ │ │ │ │ └── get_Velocities_Method.md │ │ │ ├── IKinectPointerDevice.md │ │ │ ├── IKinectPointerDevice │ │ │ │ ├── Members.md │ │ │ │ ├── Methods.md │ │ │ │ └── Methods │ │ │ │ │ ├── get_PointerDeviceType.md │ │ │ │ │ └── get_PointerDeviceType_Method.md │ │ │ ├── IKinectPointerEventArgs.md │ │ │ ├── IKinectPointerEventArgs │ │ │ │ ├── Members.md │ │ │ │ ├── Methods.md │ │ │ │ └── Methods │ │ │ │ │ ├── get_CurrentPoint_Method.md │ │ │ │ │ ├── get_Handled_Method.md │ │ │ │ │ └── put_Handled_Method.md │ │ │ ├── IKinectPointerPoint.md │ │ │ ├── IKinectPointerPoint │ │ │ │ ├── Members.md │ │ │ │ ├── Methods.md │ │ │ │ └── Methods │ │ │ │ │ ├── get_PointerDevice_Method.md │ │ │ │ │ ├── get_PointerId_Method.md │ │ │ │ │ ├── get_Position_Method.md │ │ │ │ │ ├── get_Properties_Method.md │ │ │ │ │ ├── get_RawPosition_Method.md │ │ │ │ │ └── get_Timestamp_Method.md │ │ │ ├── IKinectPointerPointPrope.md │ │ │ ├── IKinectPointerPointPrope │ │ │ │ ├── Members.md │ │ │ │ ├── Methods.md │ │ │ │ └── Methods │ │ │ │ │ ├── get_BodyTimeCounter_Method.md │ │ │ │ │ ├── get_BodyTrackingId_Method.md │ │ │ │ │ ├── get_HandReachExtent_Method.md │ │ │ │ │ ├── get_HandRotation_Method.md │ │ │ │ │ ├── get_HandType_Method.md │ │ │ │ │ ├── get_IsEngaged_Method.md │ │ │ │ │ ├── get_IsInRange_Method.md │ │ │ │ │ ├── get_IsPrimary_Method.md │ │ │ │ │ ├── get_PressExtent_Method.md │ │ │ │ │ └── get_UnclampedPosition.md │ │ │ ├── IKinectPointerPointPropert.md │ │ │ ├── IKinectPointerPointPropert │ │ │ │ ├── Members.md │ │ │ │ ├── Methods.md │ │ │ │ └── Methods │ │ │ │ │ ├── get_BodyTimeCounter_Method.md │ │ │ │ │ ├── get_BodyTrackingId_Method.md │ │ │ │ │ ├── get_HandReachExtent_Method.md │ │ │ │ │ ├── get_HandRotation_Method.md │ │ │ │ │ ├── get_HandType_Method.md │ │ │ │ │ ├── get_IsEngaged_Method.md │ │ │ │ │ ├── get_IsInRange_Method.md │ │ │ │ │ ├── get_IsPrimary_Method.md │ │ │ │ │ ├── get_PressExtent_Method.md │ │ │ │ │ └── get_UnclampedPosition_Method.md │ │ │ ├── IKinectPressingCompleted.md │ │ │ ├── IKinectPressingCompleted │ │ │ │ ├── Members.md │ │ │ │ ├── Methods.md │ │ │ │ └── Methods │ │ │ │ │ └── get_Position_Method.md │ │ │ ├── IKinectPressingCompletedEv.md │ │ │ ├── IKinectPressingCompletedEv │ │ │ │ ├── Members.md │ │ │ │ ├── Methods.md │ │ │ │ └── Methods │ │ │ │ │ └── get_Position_Method.md │ │ │ ├── IKinectPressingUpdatedEv.md │ │ │ ├── IKinectPressingUpdatedEv │ │ │ │ ├── Members.md │ │ │ │ ├── Methods.md │ │ │ │ └── Methods │ │ │ │ │ ├── get_HoldProgress_Method.md │ │ │ │ │ ├── get_Position_Method.md │ │ │ │ │ └── get_PressExtent_Method.md │ │ │ ├── IKinectPressingUpdatedEven.md │ │ │ ├── IKinectPressingUpdatedEven │ │ │ │ ├── Members.md │ │ │ │ ├── Methods.md │ │ │ │ └── Methods │ │ │ │ │ ├── get_HoldProgress_Method.md │ │ │ │ │ ├── get_Position_Method.md │ │ │ │ │ └── get_PressExtent_Method.md │ │ │ ├── IKinectSensor_Interface.md │ │ │ ├── IKinectSensor_Interface │ │ │ │ ├── Methods.md │ │ │ │ └── Methods │ │ │ │ │ ├── Close_Method.md │ │ │ │ │ ├── GetIsAvailableChangedEve.md │ │ │ │ │ ├── GetIsAvailableChangedEvent.md │ │ │ │ │ ├── OpenMultiSourceFrameReader.md │ │ │ │ │ ├── Open_Method.md │ │ │ │ │ ├── SubscribeIsAvailableChan.md │ │ │ │ │ ├── SubscribeIsAvailableChanged.md │ │ │ │ │ ├── UnsubscribeIsAvailableCh.md │ │ │ │ │ ├── UnsubscribeIsAvailableChan.md │ │ │ │ │ ├── get.md │ │ │ │ │ ├── get_AudioSource_Method.md │ │ │ │ │ ├── get_BodyFrameSource_Method.md │ │ │ │ │ ├── get_BodyIndexFrameSource.md │ │ │ │ │ ├── get_ColorFrameSource.md │ │ │ │ │ ├── get_ColorFrameSource_Method.md │ │ │ │ │ ├── get_CoordinateMapper.md │ │ │ │ │ ├── get_CoordinateMapper_Method.md │ │ │ │ │ ├── get_DepthFrameSource.md │ │ │ │ │ ├── get_DepthFrameSource_Method.md │ │ │ │ │ ├── get_InfraredFrameSource.md │ │ │ │ │ ├── get_IsAvailable_Method.md │ │ │ │ │ ├── get_IsOpen_Method.md │ │ │ │ │ ├── get_KinectCapabilities.md │ │ │ │ │ └── get_UniqueKinectId_Method.md │ │ │ ├── IKinectTappedEventArgs.md │ │ │ ├── IKinectTappedEventArgs │ │ │ │ ├── Members.md │ │ │ │ ├── Methods.md │ │ │ │ └── Methods │ │ │ │ │ ├── get_PointerDeviceType.md │ │ │ │ │ ├── get_PointerDeviceType_Method.md │ │ │ │ │ ├── get_Position_Method.md │ │ │ │ │ └── get_TapCount_Method.md │ │ │ ├── ILongExposureInfraredFra.md │ │ │ ├── ILongExposureInfraredFra │ │ │ │ ├── Methods.md │ │ │ │ └── Methods │ │ │ │ │ ├── AcquireFrame_Method.md │ │ │ │ │ ├── AcquireLatestFrame_Method.md │ │ │ │ │ ├── GetFrameArrivedEventData.md │ │ │ │ │ ├── GetFrameCapturedEventData.md │ │ │ │ │ ├── OpenReader_Method.md │ │ │ │ │ ├── SubscribeFrameArrived.md │ │ │ │ │ ├── SubscribeFrameCaptured.md │ │ │ │ │ ├── UnsubscribeFrameArrived.md │ │ │ │ │ ├── UnsubscribeFrameCaptured.md │ │ │ │ │ ├── get.md │ │ │ │ │ ├── get_FrameDescription.md │ │ │ │ │ ├── get_FrameReference_Method.md │ │ │ │ │ ├── get_IsActive_Method.md │ │ │ │ │ ├── get_IsPaused_Method.md │ │ │ │ │ ├── get_KinectSensor_Method.md │ │ │ │ │ ├── get_RelativeTime_Method.md │ │ │ │ │ └── put_IsPaused_Method.md │ │ │ ├── ILongExposureInfraredFrame.md │ │ │ ├── ILongExposureInfraredFrame │ │ │ │ ├── Methods.md │ │ │ │ └── Methods │ │ │ │ │ ├── AccessUnderlyingBuffer.md │ │ │ │ │ ├── AcquireFrame_Method.md │ │ │ │ │ ├── AcquireLatestFrame_Method.md │ │ │ │ │ ├── CopyFrameDataToArray.md │ │ │ │ │ ├── CopyFrameDataToArray_Method.md │ │ │ │ │ ├── GetFrameArrivedEventData.md │ │ │ │ │ ├── GetFrameCapturedEventData.md │ │ │ │ │ ├── OpenReader_Method.md │ │ │ │ │ ├── SubscribeFrameArrived_Method.md │ │ │ │ │ ├── SubscribeFrameCaptured.md │ │ │ │ │ ├── UnsubscribeFrameArrived.md │ │ │ │ │ ├── UnsubscribeFrameCaptured.md │ │ │ │ │ ├── get.md │ │ │ │ │ ├── get_FrameDescription.md │ │ │ │ │ ├── get_FrameDescription_Method.md │ │ │ │ │ ├── get_FrameReference_Method.md │ │ │ │ │ ├── get_IsActive_Method.md │ │ │ │ │ ├── get_IsPaused_Method.md │ │ │ │ │ ├── get_KinectSensor_Method.md │ │ │ │ │ ├── get_RelativeTime_Method.md │ │ │ │ │ └── put_IsPaused_Method.md │ │ │ ├── IMultiSourceFrame.md │ │ │ ├── IMultiSourceFrame │ │ │ │ ├── Methods.md │ │ │ │ └── Methods │ │ │ │ │ ├── get.md │ │ │ │ │ ├── get_BodyFrameReference.md │ │ │ │ │ ├── get_ColorFrameReference.md │ │ │ │ │ ├── get_DepthFrameReference.md │ │ │ │ │ └── get_InfraredFrameReference.md │ │ │ ├── IMultiSourceFrameArrived.md │ │ │ ├── IMultiSourceFrameArrived │ │ │ │ ├── Methods.md │ │ │ │ └── Methods │ │ │ │ │ └── get_FrameReference_Method.md │ │ │ ├── IMultiSourceFrameArrivedEv.md │ │ │ ├── IMultiSourceFrameArrivedEv │ │ │ │ ├── Methods.md │ │ │ │ └── Methods │ │ │ │ │ └── get_FrameReference_Method.md │ │ │ ├── IMultiSourceFrameReader.md │ │ │ ├── IMultiSourceFrameReader │ │ │ │ ├── Methods.md │ │ │ │ └── Methods │ │ │ │ │ ├── AcquireLatestFrame_Method.md │ │ │ │ │ ├── GetMultiSourceFrameArriv.md │ │ │ │ │ ├── GetMultiSourceFrameArrived.md │ │ │ │ │ ├── SubscribeMultiSourceFram.md │ │ │ │ │ ├── SubscribeMultiSourceFrameA.md │ │ │ │ │ ├── UnsubscribeMultiSourceFr.md │ │ │ │ │ ├── UnsubscribeMultiSourceFram.md │ │ │ │ │ ├── get_FrameSourceTypes.md │ │ │ │ │ ├── get_FrameSourceTypes_Method.md │ │ │ │ │ ├── get_IsPaused_Method.md │ │ │ │ │ ├── get_KinectSensor_Method.md │ │ │ │ │ └── put_IsPaused_Method.md │ │ │ ├── IMultiSourceFrameReference.md │ │ │ ├── IMultiSourceFrameReference │ │ │ │ ├── Methods.md │ │ │ │ └── Methods │ │ │ │ │ └── AcquireFrame_Method.md │ │ │ ├── IMultiSourceFrame_Interface.md │ │ │ ├── IMultiSourceFrame_Interface │ │ │ │ ├── Methods.md │ │ │ │ └── Methods │ │ │ │ │ ├── get.md │ │ │ │ │ ├── get_BodyFrameReference.md │ │ │ │ │ ├── get_BodyIndexFrameReference.md │ │ │ │ │ ├── get_ColorFrameReference.md │ │ │ │ │ ├── get_DepthFrameReference.md │ │ │ │ │ └── get_InfraredFrameReference.md │ │ │ ├── INuiFusionCameraPoseFinder.md │ │ │ ├── INuiFusionCameraPoseFinder │ │ │ │ ├── Members.md │ │ │ │ ├── Methods.md │ │ │ │ └── Methods │ │ │ │ │ ├── FindCameraPose_Method.md │ │ │ │ │ ├── GetCameraPoseFinderParam.md │ │ │ │ │ ├── GetCameraPoseFinderParamet.md │ │ │ │ │ ├── GetStoredPoseCount_Method.md │ │ │ │ │ ├── LoadCameraPoseFinderData.md │ │ │ │ │ ├── LoadCameraPoseFinderDatabase.md │ │ │ │ │ ├── ProcessFrame_Method.md │ │ │ │ │ ├── ResetCameraPoseFinder.md │ │ │ │ │ ├── ResetCameraPoseFinder_Method.md │ │ │ │ │ ├── SaveCameraPoseFinderData.md │ │ │ │ │ └── SaveCameraPoseFinderDatabase.md │ │ │ ├── INuiFusionColorMesh.md │ │ │ ├── INuiFusionColorMesh │ │ │ │ ├── Members.md │ │ │ │ ├── Methods.md │ │ │ │ └── Methods │ │ │ │ │ ├── ColorCount_Method.md │ │ │ │ │ ├── GetColors_Method.md │ │ │ │ │ ├── GetNormals_Method.md │ │ │ │ │ ├── GetTriangleIndices_Method.md │ │ │ │ │ ├── GetVertices_Method.md │ │ │ │ │ ├── NormalCount_Method.md │ │ │ │ │ ├── TriangleVertexIndexCount.md │ │ │ │ │ └── VertexCount_Method.md │ │ │ ├── INuiFusionColorReconstru.md │ │ │ ├── INuiFusionColorReconstru │ │ │ │ ├── Members.md │ │ │ │ ├── Methods.md │ │ │ │ └── Methods │ │ │ │ │ ├── AlignDepthFloatToReconst.md │ │ │ │ │ ├── AlignPointClouds_Method.md │ │ │ │ │ ├── CalculateMesh_Method.md │ │ │ │ │ ├── CalculatePointCloudAndDe.md │ │ │ │ │ ├── CalculatePointCloud_Method.md │ │ │ │ │ ├── DepthToDepthFloatFrame.md │ │ │ │ │ ├── ExportVolumeBlock_Method.md │ │ │ │ │ ├── GetCurrentWorldToCameraT.md │ │ │ │ │ ├── GetCurrentWorldToVolumeT.md │ │ │ │ │ ├── ImportVolumeBlock_Method.md │ │ │ │ │ ├── IntegrateFrame_Method.md │ │ │ │ │ ├── ProcessFrame_Method.md │ │ │ │ │ ├── ResetReconstruction_Method.md │ │ │ │ │ ├── SetAlignDepthFloatToReco.md │ │ │ │ │ └── SmoothDepthFloatFrame.md │ │ │ ├── INuiFusionColorReconstruct.md │ │ │ ├── INuiFusionColorReconstruct │ │ │ │ ├── Members.md │ │ │ │ ├── Methods.md │ │ │ │ └── Methods │ │ │ │ │ ├── AlignDepthFloatToReconstru.md │ │ │ │ │ ├── AlignPointClouds_Method.md │ │ │ │ │ ├── CalculateMesh_Method.md │ │ │ │ │ ├── CalculatePointCloudAndDepth.md │ │ │ │ │ ├── CalculatePointCloud_Method.md │ │ │ │ │ ├── DepthToDepthFloatFrame.md │ │ │ │ │ ├── ExportVolumeBlock_Method.md │ │ │ │ │ ├── GetCurrentWorldToCameraTra.md │ │ │ │ │ ├── GetCurrentWorldToVolumeTra.md │ │ │ │ │ ├── ImportVolumeBlock_Method.md │ │ │ │ │ ├── IntegrateFrame_Method.md │ │ │ │ │ ├── ProcessFrame_Method.md │ │ │ │ │ ├── ResetReconstruction_Method.md │ │ │ │ │ ├── SetAlignDepthFloatToRecons.md │ │ │ │ │ └── SmoothDepthFloatFrame_Method.md │ │ │ ├── INuiFusionMatchCandidates.md │ │ │ ├── INuiFusionMatchCandidates │ │ │ │ ├── Members.md │ │ │ │ ├── Methods.md │ │ │ │ └── Methods │ │ │ │ │ ├── CalculateMinimumDistance.md │ │ │ │ │ ├── GetMatchPoses_Method.md │ │ │ │ │ ├── GetMatchSimilarities.md │ │ │ │ │ ├── GetMatchSimilarities_Method.md │ │ │ │ │ ├── MatchPoseCount_Method.md │ │ │ │ │ ├── MatchSimilarityCount.md │ │ │ │ │ └── MatchSimilarityCount_Method.md │ │ │ ├── INuiFusionMesh_Interface.md │ │ │ ├── INuiFusionMesh_Interface │ │ │ │ ├── Members.md │ │ │ │ ├── Methods.md │ │ │ │ └── Methods │ │ │ │ │ ├── GetNormals_Method.md │ │ │ │ │ ├── GetTriangleIndices_Method.md │ │ │ │ │ ├── GetVertices_Method.md │ │ │ │ │ ├── NormalCount_Method.md │ │ │ │ │ ├── TriangleVertexIndexCount.md │ │ │ │ │ └── VertexCount_Method.md │ │ │ ├── INuiFusionReconstruction.md │ │ │ ├── INuiFusionReconstruction │ │ │ │ ├── Members.md │ │ │ │ ├── Methods.md │ │ │ │ └── Methods │ │ │ │ │ ├── AlignDepthFloatToReconst.md │ │ │ │ │ ├── AlignDepthFloatToReconstru.md │ │ │ │ │ ├── AlignPointClouds_Method.md │ │ │ │ │ ├── CalculateMesh_Method.md │ │ │ │ │ ├── CalculatePointCloudAndDe.md │ │ │ │ │ ├── CalculatePointCloudAndDepth.md │ │ │ │ │ ├── CalculatePointCloud_Method.md │ │ │ │ │ ├── DepthToDepthFloatFrame.md │ │ │ │ │ ├── ExportVolumeBlock_Method.md │ │ │ │ │ ├── GetCurrentWorldToCameraT.md │ │ │ │ │ ├── GetCurrentWorldToCameraTra.md │ │ │ │ │ ├── GetCurrentWorldToVolumeT.md │ │ │ │ │ ├── GetCurrentWorldToVolumeTra.md │ │ │ │ │ ├── ImportVolumeBlock_Method.md │ │ │ │ │ ├── IntegrateFrame_Method.md │ │ │ │ │ ├── ProcessFrame_Method.md │ │ │ │ │ ├── ResetReconstruction_Method.md │ │ │ │ │ ├── SetAlignDepthFloatToReco.md │ │ │ │ │ ├── SetAlignDepthFloatToRecons.md │ │ │ │ │ ├── SmoothDepthFloatFrame.md │ │ │ │ │ └── SmoothDepthFloatFrame_Method.md │ │ │ ├── ITrackingIdLostEventArgs.md │ │ │ ├── ITrackingIdLostEventArgs │ │ │ │ ├── Members.md │ │ │ │ ├── Methods.md │ │ │ │ └── Methods │ │ │ │ │ └── get_TrackingId_Method.md │ │ │ ├── IVisualGestureBuilderDat.md │ │ │ ├── IVisualGestureBuilderDat │ │ │ │ ├── Members.md │ │ │ │ ├── Methods.md │ │ │ │ └── Methods │ │ │ │ │ ├── get_AvailableGestures.md │ │ │ │ │ └── get_AvailableGesturesCount.md │ │ │ ├── IVisualGestureBuilderDatab.md │ │ │ ├── IVisualGestureBuilderDatab │ │ │ │ ├── Members.md │ │ │ │ ├── Methods.md │ │ │ │ └── Methods │ │ │ │ │ ├── get_AvailableGesturesCount.md │ │ │ │ │ └── get_AvailableGestures_Method.md │ │ │ ├── IVisualGestureBuilderFra.md │ │ │ ├── IVisualGestureBuilderFra │ │ │ │ ├── Members.md │ │ │ │ ├── Methods.md │ │ │ │ └── Methods │ │ │ │ │ ├── AcquireFrame_Method.md │ │ │ │ │ ├── AddGesture_Method.md │ │ │ │ │ ├── AddGestures_Method.md │ │ │ │ │ ├── CalculateAndAcquireLates.md │ │ │ │ │ ├── GetFrameArrivedEventData.md │ │ │ │ │ ├── GetIsEnabled_Method.md │ │ │ │ │ ├── GetTrackingIdLostEventData.md │ │ │ │ │ ├── OpenReader_Method.md │ │ │ │ │ ├── RemoveGesture_Method.md │ │ │ │ │ ├── SetIsEnabled_Method.md │ │ │ │ │ ├── SubscribeFrameArrived.md │ │ │ │ │ ├── SubscribeTrackingIdLost.md │ │ │ │ │ ├── UnsubscribeFrameArrived.md │ │ │ │ │ ├── UnsubscribeTrackingIdLost.md │ │ │ │ │ ├── get.md │ │ │ │ │ ├── get_FrameReference_Method.md │ │ │ │ │ ├── get_GestureCount_Method.md │ │ │ │ │ ├── get_Gestures_Method.md │ │ │ │ │ ├── get_HorizontalMirror.md │ │ │ │ │ ├── get_IsActive_Method.md │ │ │ │ │ ├── get_IsPaused_Method.md │ │ │ │ │ ├── get_IsTrackingIdValid.md │ │ │ │ │ ├── get_KinectSensor_Method.md │ │ │ │ │ ├── get_RelativeTime_Method.md │ │ │ │ │ ├── get_TrackingId_Method.md │ │ │ │ │ ├── put_HorizontalMirror.md │ │ │ │ │ ├── put_IsPaused_Method.md │ │ │ │ │ └── put_TrackingId_Method.md │ │ │ ├── IVisualGestureBuilderFrame.md │ │ │ └── IVisualGestureBuilderFrame │ │ │ │ ├── Members.md │ │ │ │ ├── Methods.md │ │ │ │ └── Methods │ │ │ │ ├── AcquireFrame_Method.md │ │ │ │ ├── AddGesture_Method.md │ │ │ │ ├── AddGestures_Method.md │ │ │ │ ├── CalculateAndAcquireLatestF.md │ │ │ │ ├── GetFrameArrivedEventData.md │ │ │ │ ├── GetIsEnabled_Method.md │ │ │ │ ├── GetTrackingIdLostEventData.md │ │ │ │ ├── OpenReader_Method.md │ │ │ │ ├── RemoveGesture_Method.md │ │ │ │ ├── SetIsEnabled_Method.md │ │ │ │ ├── SubscribeFrameArrived_Method.md │ │ │ │ ├── SubscribeTrackingIdLost.md │ │ │ │ ├── UnsubscribeFrameArrived.md │ │ │ │ ├── UnsubscribeTrackingIdLost.md │ │ │ │ ├── get.md │ │ │ │ ├── get_ContinuousGestureResult.md │ │ │ │ ├── get_DiscreteGestureResult.md │ │ │ │ ├── get_FrameReference_Method.md │ │ │ │ ├── get_GestureCount_Method.md │ │ │ │ ├── get_Gestures_Method.md │ │ │ │ ├── get_HorizontalMirror_Method.md │ │ │ │ ├── get_IsActive_Method.md │ │ │ │ ├── get_IsPaused_Method.md │ │ │ │ ├── get_IsTrackingIdValid.md │ │ │ │ ├── get_IsTrackingIdValid_Method.md │ │ │ │ ├── get_KinectSensor_Method.md │ │ │ │ ├── get_RelativeTime_Method.md │ │ │ │ ├── get_TrackingId_Method.md │ │ │ │ ├── put_HorizontalMirror_Method.md │ │ │ │ ├── put_IsPaused_Method.md │ │ │ │ └── put_TrackingId_Method.md │ │ ├── Structures.md │ │ └── Structures │ │ │ ├── CameraIntrinsics_Structure.md │ │ │ ├── CameraSpacePoint_Structure.md │ │ │ ├── ColorSpacePoint_Structure.md │ │ │ ├── DepthSpacePoint_Structure.md │ │ │ ├── JointOrientation_Structure.md │ │ │ ├── Joint_Structure.md │ │ │ ├── KinectManipulationDelta.md │ │ │ ├── KinectManipulationVeloci.md │ │ │ ├── KinectManipulationVelocities.md │ │ │ ├── Matrix4_Structure.md │ │ │ ├── NUI_FUSION_BUFFER.md │ │ │ ├── NUI_FUSION_BUFFER_Structure.md │ │ │ ├── NUI_FUSION_CAMERA.md │ │ │ ├── NUI_FUSION_CAMERA_PARAMETERS.md │ │ │ ├── NUI_FUSION_CAMERA_POSE.md │ │ │ ├── NUI_FUSION_IMAGE_FRAME.md │ │ │ ├── NUI_FUSION_RECONSTRUCTION.md │ │ │ ├── PointF_Structure.md │ │ │ ├── RectF_Structure.md │ │ │ ├── RectI_Structure.md │ │ │ ├── Vector3_Structure.md │ │ │ └── Vector4_Structure.md │ ├── Kinect_for_Windows_v2.md │ └── Kinect_for_Windows_v2 │ │ ├── Data.md │ │ ├── Data │ │ ├── INotifyPropertyChanged.md │ │ ├── INotifyPropertyChanged │ │ │ ├── Events.md │ │ │ ├── Events │ │ │ │ └── PropertyChanged_Event.md │ │ │ └── Members.md │ │ ├── PropertyChangedEventArgs.md │ │ ├── PropertyChangedEventArgs │ │ │ ├── Members.md │ │ │ ├── Properties.md │ │ │ └── Properties │ │ │ │ └── PropertyName_Property.md │ │ ├── PropertyChangedEventHand.md │ │ └── PropertyChangedEventHandler.md │ │ ├── Kinect.Face.md │ │ ├── Kinect.Face │ │ ├── CaptureStatusChangedEven.md │ │ ├── CaptureStatusChangedEven │ │ │ ├── Members.md │ │ │ ├── Properties.md │ │ │ └── Properties │ │ │ │ └── PreviousCaptureStatus.md │ │ ├── CaptureStatusChangedEventA.md │ │ ├── CaptureStatusChangedEventA │ │ │ ├── Members.md │ │ │ ├── Properties.md │ │ │ └── Properties │ │ │ │ └── PreviousCaptureStatus.md │ │ ├── CollectionStatusChangedE.md │ │ ├── CollectionStatusChangedE │ │ │ ├── Members.md │ │ │ ├── Properties.md │ │ │ └── Properties │ │ │ │ └── PreviousCollectionStatus.md │ │ ├── CollectionStatusChangedEve.md │ │ ├── CollectionStatusChangedEve │ │ │ ├── Members.md │ │ │ ├── Properties.md │ │ │ └── Properties │ │ │ │ └── PreviousCollectionStatus.md │ │ ├── FaceAlignmentQuality.md │ │ ├── FaceAlignment_Class.md │ │ ├── FaceAlignment_Class │ │ │ ├── Constructor.md │ │ │ ├── FaceAlignment_Constructor.md │ │ │ ├── Members.md │ │ │ ├── Properties.md │ │ │ └── Properties │ │ │ │ ├── AnimationUnits_Property.md │ │ │ │ ├── FaceBoundingBox_Property.md │ │ │ │ ├── FaceOrientation_Property.md │ │ │ │ ├── HeadPivotPoint_Property.md │ │ │ │ └── Quality_Property.md │ │ ├── FaceFrameArrivedEventArgs.md │ │ ├── FaceFrameArrivedEventArgs │ │ │ ├── Members.md │ │ │ ├── Properties.md │ │ │ └── Properties │ │ │ │ └── FrameReference_Property.md │ │ ├── FaceFrameFeatures.md │ │ ├── FaceFrameReader_Class.md │ │ ├── FaceFrameReader_Class │ │ │ ├── Events.md │ │ │ ├── Events │ │ │ │ ├── FrameArrived_Event.md │ │ │ │ └── PropertyChanged_Event.md │ │ │ ├── Members.md │ │ │ ├── Methods.md │ │ │ ├── Methods │ │ │ │ ├── AcquireLatestFrame_Method.md │ │ │ │ └── Close_Method.md │ │ │ ├── Properties.md │ │ │ └── Properties │ │ │ │ ├── FaceFrameSource_Property.md │ │ │ │ └── IsPaused_Property.md │ │ ├── FaceFrameReference_Class.md │ │ ├── FaceFrameReference_Class │ │ │ ├── Members.md │ │ │ ├── Methods.md │ │ │ ├── Methods │ │ │ │ └── AcquireFrame_Method.md │ │ │ ├── Properties.md │ │ │ └── Properties │ │ │ │ └── RelativeTime_Property.md │ │ ├── FaceFrameResult_Class.md │ │ ├── FaceFrameResult_Class │ │ │ ├── Members.md │ │ │ ├── Methods.md │ │ │ ├── Properties.md │ │ │ └── Properties │ │ │ │ ├── FaceBoundingBoxInColorSp.md │ │ │ │ ├── FaceBoundingBoxInColorSpace.md │ │ │ │ ├── FaceBoundingBoxInInfrare.md │ │ │ │ ├── FaceBoundingBoxInInfraredS.md │ │ │ │ ├── FaceFrameFeatures_Property.md │ │ │ │ ├── FacePointsInColorSpace.md │ │ │ │ ├── FacePointsInInfraredSpace.md │ │ │ │ ├── FaceProperties_Property.md │ │ │ │ ├── FaceRotationQuaternion.md │ │ │ │ ├── RelativeTime_Property.md │ │ │ │ └── TrackingId_Property.md │ │ ├── FaceFrameSource_Class.md │ │ ├── FaceFrameSource_Class │ │ │ ├── Constructor.md │ │ │ ├── Events.md │ │ │ ├── Events │ │ │ │ ├── PropertyChanged_Event.md │ │ │ │ └── TrackingIdLost_Event.md │ │ │ ├── FaceFrameSource.md │ │ │ ├── Members.md │ │ │ ├── Methods.md │ │ │ ├── Methods │ │ │ │ └── OpenReader_Method.md │ │ │ ├── Properties.md │ │ │ └── Properties │ │ │ │ ├── FaceFrameFeatures_Property.md │ │ │ │ ├── IsActive_Property.md │ │ │ │ ├── IsTrackingIdValid_Property.md │ │ │ │ ├── KinectSensor_Property.md │ │ │ │ └── TrackingId_Property.md │ │ ├── FaceFrame_Class.md │ │ ├── FaceFrame_Class │ │ │ ├── Members.md │ │ │ ├── Methods.md │ │ │ ├── Methods │ │ │ │ └── Close_Method.md │ │ │ ├── Properties.md │ │ │ └── Properties │ │ │ │ ├── BodyFrameReference.md │ │ │ │ ├── BodyFrameReference_Property.md │ │ │ │ ├── ColorFrameReference.md │ │ │ │ ├── ColorFrameReference_Property.md │ │ │ │ ├── DepthFrameReference.md │ │ │ │ ├── DepthFrameReference_Property.md │ │ │ │ ├── FaceFrameResult_Property.md │ │ │ │ ├── FaceFrameSource_Property.md │ │ │ │ ├── InfraredFrameReference.md │ │ │ │ ├── IsTrackingIdValid_Property.md │ │ │ │ ├── RelativeTime_Property.md │ │ │ │ └── TrackingId_Property.md │ │ ├── FaceModelBuilderAttributes.md │ │ ├── FaceModelBuilderCaptureS.md │ │ ├── FaceModelBuilderCaptureSta.md │ │ ├── FaceModelBuilderCollecti.md │ │ ├── FaceModelBuilderCollection.md │ │ ├── FaceModelBuilder_Class.md │ │ ├── FaceModelBuilder_Class │ │ │ ├── Events.md │ │ │ ├── Events │ │ │ │ ├── CaptureStatusChanged_Event.md │ │ │ │ ├── CollectionStatusChanged.md │ │ │ │ └── PropertyChanged_Event.md │ │ │ ├── Members.md │ │ │ ├── Methods.md │ │ │ ├── Methods │ │ │ │ ├── Close_Method.md │ │ │ │ ├── CollectFaceDataAsync.md │ │ │ │ └── CollectFaceDataAsync_Method.md │ │ │ ├── Properties.md │ │ │ └── Properties │ │ │ │ ├── CaptureStatus_Property.md │ │ │ │ └── CollectionStatus_Property.md │ │ ├── FaceModelData_Class.md │ │ ├── FaceModelData_Class │ │ │ ├── Members.md │ │ │ ├── Methods.md │ │ │ └── Methods │ │ │ │ ├── ProduceFaceModelAsync.md │ │ │ │ ├── ProduceFaceModelAsync_Method.md │ │ │ │ └── ProduceFaceModel_Method.md │ │ ├── FaceModel_Class.md │ │ ├── FaceModel_Class │ │ │ ├── Constructor.md │ │ │ ├── Constructor │ │ │ │ └── FaceModel_Constructor_0.md │ │ │ ├── FaceModel_Constructor.md │ │ │ ├── FaceModel_Constructor │ │ │ │ └── FaceModel_Constructor_0.md │ │ │ ├── Members.md │ │ │ ├── Methods.md │ │ │ ├── Methods │ │ │ │ ├── CalculateVerticesForAlig.md │ │ │ │ └── CalculateVerticesForAlignm.md │ │ │ ├── Properties.md │ │ │ └── Properties │ │ │ │ ├── FaceShapeDeformations.md │ │ │ │ ├── HairColor_Property.md │ │ │ │ ├── Scale_Property.md │ │ │ │ ├── SkinColor_Property.md │ │ │ │ ├── TriangleCount_Property.md │ │ │ │ ├── TriangleIndices_Property.md │ │ │ │ └── VertexCount_Property.md │ │ ├── FacePointType_Enumeration.md │ │ ├── FaceProperty_Enumeration.md │ │ ├── FaceShapeAnimations.md │ │ ├── FaceShapeDeformations.md │ │ ├── HighDefinitionFaceFrame.md │ │ ├── HighDefinitionFaceFrame │ │ │ ├── Members.md │ │ │ ├── Methods.md │ │ │ ├── Methods │ │ │ │ ├── Close_Method.md │ │ │ │ ├── GetAndRefreshFaceAlignme.md │ │ │ │ └── GetAndRefreshFaceAlignment.md │ │ │ ├── Properties.md │ │ │ └── Properties │ │ │ │ ├── BodyFrameReference.md │ │ │ │ ├── BodyFrameReference_Property.md │ │ │ │ ├── ColorFrameReference.md │ │ │ │ ├── ColorFrameReference_Property.md │ │ │ │ ├── DepthFrameReference.md │ │ │ │ ├── DepthFrameReference_Property.md │ │ │ │ ├── FaceAlignmentQuality.md │ │ │ │ ├── FaceModel_Property.md │ │ │ │ ├── HighDefinitionFaceFrameS.md │ │ │ │ ├── HighDefinitionFaceFrameSou.md │ │ │ │ ├── InfraredFrameReference.md │ │ │ │ ├── IsFaceTracked_Property.md │ │ │ │ ├── IsTrackingIdValid_Property.md │ │ │ │ ├── RelativeTime_Property.md │ │ │ │ └── TrackingId_Property.md │ │ ├── HighDefinitionFaceFrameA.md │ │ ├── HighDefinitionFaceFrameA │ │ │ ├── Members.md │ │ │ ├── Methods.md │ │ │ ├── Properties.md │ │ │ └── Properties │ │ │ │ └── FrameReference_Property.md │ │ ├── HighDefinitionFaceFrameArr.md │ │ ├── HighDefinitionFaceFrameArr │ │ │ ├── Members.md │ │ │ ├── Methods.md │ │ │ ├── Properties.md │ │ │ └── Properties │ │ │ │ └── FrameReference_Property.md │ │ ├── HighDefinitionFaceFrameR.md │ │ ├── HighDefinitionFaceFrameR │ │ │ ├── Events.md │ │ │ ├── Events │ │ │ │ ├── FrameArrived_Event.md │ │ │ │ └── PropertyChanged_Event.md │ │ │ ├── Members.md │ │ │ ├── Methods.md │ │ │ ├── Methods │ │ │ │ ├── AcquireFrame_Method.md │ │ │ │ ├── AcquireLatestFrame_Method.md │ │ │ │ └── Close_Method.md │ │ │ ├── Properties.md │ │ │ └── Properties │ │ │ │ ├── HighDefinitionFaceFrameS.md │ │ │ │ ├── IsPaused_Property.md │ │ │ │ └── RelativeTime_Property.md │ │ ├── HighDefinitionFaceFrameRea.md │ │ ├── HighDefinitionFaceFrameRea │ │ │ ├── Events.md │ │ │ ├── Events │ │ │ │ ├── FrameArrived_Event.md │ │ │ │ └── PropertyChanged_Event.md │ │ │ ├── Members.md │ │ │ ├── Methods.md │ │ │ ├── Methods │ │ │ │ ├── AcquireLatestFrame_Method.md │ │ │ │ └── Close_Method.md │ │ │ ├── Properties.md │ │ │ └── Properties │ │ │ │ ├── HighDefinitionFaceFrameSou.md │ │ │ │ └── IsPaused_Property.md │ │ ├── HighDefinitionFaceFrameRef.md │ │ ├── HighDefinitionFaceFrameRef │ │ │ ├── Members.md │ │ │ ├── Methods.md │ │ │ ├── Methods │ │ │ │ └── AcquireFrame_Method.md │ │ │ ├── Properties.md │ │ │ └── Properties │ │ │ │ └── RelativeTime_Property.md │ │ ├── HighDefinitionFaceFrameS.md │ │ ├── HighDefinitionFaceFrameS │ │ │ ├── Events.md │ │ │ ├── Events │ │ │ │ ├── PropertyChanged_Event.md │ │ │ │ └── TrackingIdLost_Event.md │ │ │ ├── HighDefinitionFaceFrameS.md │ │ │ ├── Members.md │ │ │ ├── Methods.md │ │ │ ├── Methods │ │ │ │ ├── FeedAndCalculateFrameData.md │ │ │ │ ├── OpenModelBuilder_Method.md │ │ │ │ └── OpenReader_Method.md │ │ │ ├── Properties.md │ │ │ └── Properties │ │ │ │ ├── FaceModel_Property.md │ │ │ │ ├── IsActive_Property.md │ │ │ │ ├── IsOnline_Property.md │ │ │ │ ├── IsTrackingIdValid_Property.md │ │ │ │ ├── KinectSensor_Property.md │ │ │ │ ├── TrackingId_Property.md │ │ │ │ └── TrackingQuality_Property.md │ │ ├── HighDefinitionFaceFrameSou.md │ │ ├── HighDefinitionFaceFrameSou │ │ │ ├── Events.md │ │ │ ├── Events │ │ │ │ ├── PropertyChanged_Event.md │ │ │ │ └── TrackingIdLost_Event.md │ │ │ ├── HighDefinitionFaceFrameSou.md │ │ │ ├── Members.md │ │ │ ├── Methods.md │ │ │ ├── Methods │ │ │ │ ├── FeedAndCalculateFrameData.md │ │ │ │ ├── OpenModelBuilder_Method.md │ │ │ │ └── OpenReader_Method.md │ │ │ ├── Properties.md │ │ │ └── Properties │ │ │ │ ├── FaceModel_Property.md │ │ │ │ ├── IsActive_Property.md │ │ │ │ ├── IsOnline_Property.md │ │ │ │ ├── IsTrackingIdValid_Property.md │ │ │ │ ├── KinectSensor_Property.md │ │ │ │ ├── TrackingId_Property.md │ │ │ │ └── TrackingQuality_Property.md │ │ ├── HighDetailFacePoints.md │ │ ├── RectI_Structure.md │ │ ├── RectI_Structure │ │ │ ├── Members.md │ │ │ ├── Methods.md │ │ │ ├── RectI_Fields.md │ │ │ └── RectI_Fields │ │ │ │ ├── Bottom_Field.md │ │ │ │ ├── Left_Field.md │ │ │ │ ├── Right_Field.md │ │ │ │ └── Top_Field.md │ │ ├── TrackingIdLostEventArgs.md │ │ └── TrackingIdLostEventArgs │ │ │ ├── Members.md │ │ │ ├── Methods.md │ │ │ ├── Properties.md │ │ │ └── Properties │ │ │ └── TrackingId_Property.md │ │ ├── Kinect.Fusion.md │ │ ├── Kinect.Fusion │ │ ├── AlignmentResult_Class.md │ │ ├── AlignmentResult_Class │ │ │ ├── Members.md │ │ │ ├── Properties.md │ │ │ └── Properties │ │ │ │ ├── AlignmentEnergy_Property.md │ │ │ │ ├── Success_Property.md │ │ │ │ └── WorldToCameraTransform.md │ │ ├── CameraParameters_Structure.md │ │ ├── CameraParameters_Structure │ │ │ ├── CameraParameters_Fields.md │ │ │ ├── CameraParameters_Fields │ │ │ │ ├── FocalLengthX_Field.md │ │ │ │ ├── FocalLengthY_Field.md │ │ │ │ ├── PrincipalPointX_Field.md │ │ │ │ └── PrincipalPointY_Field.md │ │ │ └── Members.md │ │ ├── CameraPoseFinderParameters.md │ │ ├── CameraPoseFinderParameters │ │ │ ├── CameraPoseFinderParameters.md │ │ │ ├── CameraPoseFinderParameters │ │ │ │ ├── FeatureSampleLocationsPe.md │ │ │ │ ├── FeatureSampleLocationsPerF.md │ │ │ │ ├── MaxDepthThreshold_Field.md │ │ │ │ └── MaxPoseHistoryCount_Field.md │ │ │ └── Members.md │ │ ├── CameraPoseFinderProcessR.md │ │ ├── CameraPoseFinderProcessR │ │ │ ├── CameraPoseFinderProcessR.md │ │ │ ├── CameraPoseFinderProcessR │ │ │ │ ├── IsHistoryTrimmed_Field.md │ │ │ │ └── IsPoseAdded_Field.md │ │ │ └── Members.md │ │ ├── CameraPoseFinderProcessRes.md │ │ ├── CameraPoseFinderProcessRes │ │ │ ├── CameraPoseFinderProcessRes.md │ │ │ ├── CameraPoseFinderProcessRes │ │ │ │ ├── IsHistoryTrimmed_Field.md │ │ │ │ └── IsPoseAdded_Field.md │ │ │ └── Members.md │ │ ├── CameraPoseFinder_Class.md │ │ ├── CameraPoseFinder_Class │ │ │ ├── CameraPoseFinder.md │ │ │ ├── CameraPoseFinder │ │ │ │ └── CameraPoseFinder.md │ │ │ ├── Constructor.md │ │ │ ├── Constructor │ │ │ │ └── Constructor.md │ │ │ ├── Members.md │ │ │ ├── Methods.md │ │ │ ├── Methods │ │ │ │ ├── FindCameraPose_Method.md │ │ │ │ ├── LoadCameraPoseFinderData.md │ │ │ │ ├── LoadCameraPoseFinderDatabase.md │ │ │ │ ├── ProcessFrame_Method.md │ │ │ │ ├── ResetCameraPoseFinder.md │ │ │ │ ├── ResetCameraPoseFinder_Method.md │ │ │ │ ├── SaveCameraPoseFinderData.md │ │ │ │ └── SaveCameraPoseFinderDatabase.md │ │ │ ├── Properties.md │ │ │ └── Properties │ │ │ │ ├── CameraPoseFinderParameters.md │ │ │ │ └── StoredPoseCount_Property.md │ │ ├── ColorImageFrame_Class.md │ │ ├── ColorImageFrame_Class │ │ │ ├── ColorImageFrame.md │ │ │ ├── Constructor.md │ │ │ ├── Members.md │ │ │ ├── Properties.md │ │ │ └── Properties │ │ │ │ ├── CameraParameters_Property.md │ │ │ │ ├── FrameBuffer_Property.md │ │ │ │ ├── Height_Property.md │ │ │ │ ├── Stride_Property.md │ │ │ │ └── Width_Property.md │ │ ├── ColorReconstruction_Class.md │ │ ├── ColorReconstruction_Class │ │ │ ├── ColorReconstruction.md │ │ │ ├── ColorReconstruction │ │ │ │ └── ColorReconstruction.md │ │ │ ├── Members.md │ │ │ ├── Methods.md │ │ │ └── Methods │ │ │ │ ├── AlignDepthFloatFrameToRe.md │ │ │ │ ├── AlignDepthFloatFrameToReco.md │ │ │ │ ├── AlignPointClouds_Method.md │ │ │ │ ├── CalculateMesh_Method.md │ │ │ │ ├── CalculatePointCloudAndDe.md │ │ │ │ ├── CalculatePointCloudAndDepth.md │ │ │ │ ├── CalculatePointCloud_Method.md │ │ │ │ ├── DepthToDepthFloatFrame.md │ │ │ │ ├── ExportVolumeBlock_Method.md │ │ │ │ ├── GetCurrentWorldToCameraT.md │ │ │ │ ├── GetCurrentWorldToCameraTra.md │ │ │ │ ├── GetCurrentWorldToVolumeT.md │ │ │ │ ├── GetCurrentWorldToVolumeTra.md │ │ │ │ ├── ImportVolumeBlock_Method.md │ │ │ │ ├── IntegrateFrame_Method.md │ │ │ │ ├── ProcessFrame_Method.md │ │ │ │ ├── ResetReconstruction_Method.md │ │ │ │ ├── SetAlignDepthFloatToReco.md │ │ │ │ ├── SetAlignDepthFloatToRecons.md │ │ │ │ ├── SmoothDepthFloatFrame.md │ │ │ │ └── SmoothDepthFloatFrame_Method.md │ │ ├── DepthFloatFrame_Class.md │ │ ├── DepthFloatFrame_Class │ │ │ ├── Constructor.md │ │ │ ├── DepthFloatFrame.md │ │ │ ├── Members.md │ │ │ ├── Properties.md │ │ │ └── Properties │ │ │ │ ├── CameraParameters_Property.md │ │ │ │ ├── FrameBuffer_Property.md │ │ │ │ ├── Height_Property.md │ │ │ │ └── Width_Property.md │ │ ├── MatchCandidates_Class.md │ │ ├── MatchCandidates_Class │ │ │ ├── Members.md │ │ │ ├── Methods.md │ │ │ ├── Methods │ │ │ │ └── CalculateMinimumDistance.md │ │ │ ├── Properties.md │ │ │ └── Properties │ │ │ │ ├── MatchPoses_Property.md │ │ │ │ └── MatchSimilarities_Property.md │ │ ├── Matrix4x4_Structure.md │ │ ├── Matrix4x4_Structure │ │ │ ├── Matrix4x4_Fields.md │ │ │ ├── Matrix4x4_Fields │ │ │ │ ├── M11_Field.md │ │ │ │ ├── M12_Field.md │ │ │ │ ├── M13_Field.md │ │ │ │ ├── M14_Field.md │ │ │ │ ├── M21_Field.md │ │ │ │ ├── M22_Field.md │ │ │ │ ├── M23_Field.md │ │ │ │ ├── M24_Field.md │ │ │ │ ├── M31_Field.md │ │ │ │ ├── M32_Field.md │ │ │ │ ├── M33_Field.md │ │ │ │ ├── M34_Field.md │ │ │ │ ├── M41_Field.md │ │ │ │ ├── M42_Field.md │ │ │ │ ├── M43_Field.md │ │ │ │ └── M44_Field.md │ │ │ └── Members.md │ │ ├── Mesh_Class.md │ │ ├── Mesh_Class │ │ │ ├── Members.md │ │ │ ├── Properties.md │ │ │ └── Properties │ │ │ │ ├── MeshBuffer_Property.md │ │ │ │ ├── TriangleIndicies_Property.md │ │ │ │ └── VertexColors_Property.md │ │ ├── PointCloudFrame_Class.md │ │ ├── PointCloudFrame_Class │ │ │ ├── Constructor.md │ │ │ ├── Members.md │ │ │ ├── Methods.md │ │ │ ├── Methods │ │ │ │ ├── ShadeWithNormals_Method.md │ │ │ │ ├── ShadeWithNormals_Method │ │ │ │ │ └── ShadeWithNormals_Method_0.md │ │ │ │ └── Shade_Method.md │ │ │ ├── PointCloudFrame.md │ │ │ ├── Properties.md │ │ │ └── Properties │ │ │ │ ├── CameraParameters_Property.md │ │ │ │ ├── FrameBuffer_Property.md │ │ │ │ ├── Height_Property.md │ │ │ │ └── Width_Property.md │ │ ├── ReconstructionParameters.md │ │ ├── ReconstructionParameters │ │ │ ├── Members.md │ │ │ ├── ReconstructionParameters.md │ │ │ └── ReconstructionParameters │ │ │ │ ├── VoxelCountX_Field.md │ │ │ │ ├── VoxelCountY_Field.md │ │ │ │ ├── VoxelCountZ_Field.md │ │ │ │ └── VoxelsPerMeter_Field.md │ │ ├── ReconstructionProcessing.md │ │ ├── ReconstructionProcessing │ │ │ ├── Members.md │ │ │ ├── Methods.md │ │ │ ├── Methods │ │ │ │ └── GetReconstructionProcess.md │ │ │ ├── Properties.md │ │ │ └── Properties │ │ │ │ ├── Description_Property.md │ │ │ │ ├── Index_Property.md │ │ │ │ ├── InstancePath_Property.md │ │ │ │ ├── MemoryKB_Property.md │ │ │ │ └── Mode_Property.md │ │ ├── ReconstructionProcessingDe.md │ │ ├── ReconstructionProcessingDe │ │ │ ├── Members.md │ │ │ ├── Methods.md │ │ │ ├── Methods │ │ │ │ └── GetReconstructionProcessin.md │ │ │ ├── Properties.md │ │ │ └── Properties │ │ │ │ ├── Description_Property.md │ │ │ │ ├── Index_Property.md │ │ │ │ ├── InstancePath_Property.md │ │ │ │ ├── MemoryKB_Property.md │ │ │ │ └── Mode_Property.md │ │ ├── ReconstructionProcessingMode.md │ │ ├── Reconstruction_Class.md │ │ ├── Reconstruction_Class │ │ │ ├── Constructor.md │ │ │ ├── Constructor │ │ │ │ └── Reconstruction_Constructor_0.md │ │ │ ├── Members.md │ │ │ ├── Methods.md │ │ │ ├── Methods │ │ │ │ ├── AlignDepthFloatFrameToRe.md │ │ │ │ ├── AlignDepthFloatFrameToReco.md │ │ │ │ ├── AlignPointClouds_Method.md │ │ │ │ ├── CalculateMesh_Method.md │ │ │ │ ├── CalculatePointCloudAndDe.md │ │ │ │ ├── CalculatePointCloudAndDepth.md │ │ │ │ ├── CalculatePointCloud_Method.md │ │ │ │ ├── DepthToDepthFloatFrame.md │ │ │ │ ├── ExportVolumeBlock_Method.md │ │ │ │ ├── GetCurrentWorldToCameraT.md │ │ │ │ ├── GetCurrentWorldToCameraTra.md │ │ │ │ ├── GetCurrentWorldToVolumeT.md │ │ │ │ ├── GetCurrentWorldToVolumeTra.md │ │ │ │ ├── ImportVolumeBlock_Method.md │ │ │ │ ├── IntegrateFrame_Method.md │ │ │ │ ├── ProcessFrame_Method.md │ │ │ │ ├── ResetReconstruction_Method.md │ │ │ │ ├── SetAlignDepthFloatToReco.md │ │ │ │ ├── SetAlignDepthFloatToRecons.md │ │ │ │ ├── SmoothDepthFloatFrame.md │ │ │ │ └── SmoothDepthFloatFrame_Method.md │ │ │ ├── Reconstruction_Constructor.md │ │ │ └── Reconstruction_Constructor │ │ │ │ └── Reconstruction_Constructor.md │ │ ├── Vector3_Structure.md │ │ └── Vector3_Structure │ │ │ ├── Members.md │ │ │ ├── Vector3_Fields.md │ │ │ └── Vector3_Fields │ │ │ ├── X_Field.md │ │ │ ├── Y_Field.md │ │ │ └── Z_Field.md │ │ ├── Kinect.Input.md │ │ ├── Kinect.Input │ │ ├── BodyHandPair_Class.md │ │ ├── BodyHandPair_Class │ │ │ ├── BodyHandPair_Constructor.md │ │ │ ├── BodyHandPair_Constructor │ │ │ │ └── BodyHandPair_Constructor_0.md │ │ │ ├── Constructor.md │ │ │ ├── Constructor │ │ │ │ └── BodyHandPair_Constructor_0.md │ │ │ ├── Members.md │ │ │ ├── Properties.md │ │ │ └── Properties │ │ │ │ ├── BodyTrackingId_Property.md │ │ │ │ └── HandType_Property.md │ │ ├── HandType_Enumeration.md │ │ ├── IKinectPointerPointTrans.md │ │ ├── IKinectPointerPointTrans │ │ │ ├── Members.md │ │ │ ├── Methods.md │ │ │ ├── Methods │ │ │ │ ├── TransformBounds_Method.md │ │ │ │ └── TryTransform_Method.md │ │ │ ├── Properties.md │ │ │ └── Properties │ │ │ │ └── Inverse_Property.md │ │ ├── IKinectPointerPointTransform.md │ │ ├── IKinectPointerPointTransform │ │ │ ├── Members.md │ │ │ ├── Methods.md │ │ │ ├── Methods │ │ │ │ ├── TransformBounds_Method.md │ │ │ │ └── TryTransform_Method.md │ │ │ ├── Properties.md │ │ │ └── Properties │ │ │ │ └── Inverse_Property.md │ │ ├── KinectCoreWindow_Class.md │ │ ├── KinectCoreWindow_Class │ │ │ ├── Events.md │ │ │ ├── Events │ │ │ │ ├── PointerEntered_Event.md │ │ │ │ ├── PointerExited_Event.md │ │ │ │ └── PointerMoved_Event.md │ │ │ ├── Members.md │ │ │ ├── Methods.md │ │ │ ├── Methods │ │ │ │ ├── GetForCurrentThread_Method.md │ │ │ │ ├── OverrideKinectInteractio.md │ │ │ │ ├── OverrideKinectInteractionM.md │ │ │ │ ├── SetKinectOnePersonManual.md │ │ │ │ ├── SetKinectOnePersonManualEn.md │ │ │ │ ├── SetKinectOnePersonSystem.md │ │ │ │ ├── SetKinectOnePersonSystemEn.md │ │ │ │ ├── SetKinectTwoPersonManual.md │ │ │ │ ├── SetKinectTwoPersonManualEn.md │ │ │ │ ├── SetKinectTwoPersonSystem.md │ │ │ │ └── SetKinectTwoPersonSystemEn.md │ │ │ ├── Properties.md │ │ │ └── Properties │ │ │ │ ├── KinectEngagementMode.md │ │ │ │ ├── KinectManualEngagedHands.md │ │ │ │ ├── MaximumKinectEngagedPers.md │ │ │ │ └── MaximumKinectEngagedPerson.md │ │ ├── KinectEngagementMode.md │ │ ├── KinectGestureRecognizer.md │ │ ├── KinectGestureRecognizer │ │ │ ├── Events.md │ │ │ ├── Events │ │ │ │ ├── Holding_Event.md │ │ │ │ ├── ManipulationCompleted.md │ │ │ │ ├── ManipulationCompleted_Event.md │ │ │ │ ├── ManipulationInertiaStart.md │ │ │ │ ├── ManipulationInertiaStarting.md │ │ │ │ ├── ManipulationStarted_Event.md │ │ │ │ ├── ManipulationUpdated_Event.md │ │ │ │ ├── PressingCompleted_Event.md │ │ │ │ ├── PressingStarted_Event.md │ │ │ │ ├── PressingUpdated_Event.md │ │ │ │ └── Tapped_Event.md │ │ │ ├── KinectGestureRecognizer.md │ │ │ ├── Members.md │ │ │ ├── Methods.md │ │ │ ├── Methods │ │ │ │ ├── CompleteGesture_Method.md │ │ │ │ ├── ProcessDownEvent_Method.md │ │ │ │ ├── ProcessInertia_Method.md │ │ │ │ ├── ProcessMoveEvents_Method.md │ │ │ │ └── ProcessUpEvent_Method.md │ │ │ ├── Properties.md │ │ │ └── Properties │ │ │ │ ├── AutoProcessInertia.md │ │ │ │ ├── AutoProcessInertia_Property.md │ │ │ │ ├── BoundingRect_Property.md │ │ │ │ ├── GestureSettings_Property.md │ │ │ │ ├── InertiaTranslationDecele.md │ │ │ │ ├── InertiaTranslationDecelera.md │ │ │ │ ├── InertiaTranslationDispla.md │ │ │ │ ├── InertiaTranslationDisplace.md │ │ │ │ ├── IsActive_Property.md │ │ │ │ └── IsInertial_Property.md │ │ ├── KinectGestureSettings.md │ │ ├── KinectHoldingEventArgs.md │ │ ├── KinectHoldingEventArgs │ │ │ ├── Members.md │ │ │ ├── Properties.md │ │ │ └── Properties │ │ │ │ ├── HoldingState_Property.md │ │ │ │ ├── PointerDeviceType_Property.md │ │ │ │ └── Position_Property.md │ │ ├── KinectHoldingEventArgs_Class.md │ │ ├── KinectHoldingEventArgs_Class │ │ │ ├── Members.md │ │ │ ├── Properties.md │ │ │ └── Properties │ │ │ │ ├── HoldingState_Property.md │ │ │ │ ├── PointerDeviceType_Property.md │ │ │ │ └── Position_Property.md │ │ ├── KinectHoldingState.md │ │ ├── KinectInteractionMode.md │ │ ├── KinectManipulationComple.md │ │ ├── KinectManipulationComple │ │ │ ├── Members.md │ │ │ ├── Properties.md │ │ │ └── Properties │ │ │ │ ├── Cumulative_Property.md │ │ │ │ ├── PointerDeviceType_Property.md │ │ │ │ ├── Position_Property.md │ │ │ │ └── Velocities_Property.md │ │ ├── KinectManipulationComplete.md │ │ ├── KinectManipulationComplete │ │ │ ├── Members.md │ │ │ ├── Properties.md │ │ │ └── Properties │ │ │ │ ├── Cumulative_Property.md │ │ │ │ ├── PointerDeviceType_Property.md │ │ │ │ ├── Position_Property.md │ │ │ │ └── Velocities_Property.md │ │ ├── KinectManipulationDelta.md │ │ ├── KinectManipulationDelta │ │ │ ├── KinectManipulationDelta.md │ │ │ ├── KinectManipulationDelta │ │ │ │ ├── Expansion_Field.md │ │ │ │ ├── Rotation_Field.md │ │ │ │ ├── Scale_Field.md │ │ │ │ └── Translation_Field.md │ │ │ └── Members.md │ │ ├── KinectManipulationInerti.md │ │ ├── KinectManipulationInerti │ │ │ ├── Members.md │ │ │ ├── Properties.md │ │ │ └── Properties │ │ │ │ ├── Cumulative_Property.md │ │ │ │ ├── Delta_Property.md │ │ │ │ ├── PointerDeviceType_Property.md │ │ │ │ ├── Position_Property.md │ │ │ │ └── Velocities_Property.md │ │ ├── KinectManipulationInertiaS.md │ │ ├── KinectManipulationInertiaS │ │ │ ├── Members.md │ │ │ ├── Properties.md │ │ │ └── Properties │ │ │ │ ├── Cumulative_Property.md │ │ │ │ ├── Delta_Property.md │ │ │ │ ├── PointerDeviceType_Property.md │ │ │ │ ├── Position_Property.md │ │ │ │ └── Velocities_Property.md │ │ ├── KinectManipulationStarte.md │ │ ├── KinectManipulationStarte │ │ │ ├── Members.md │ │ │ ├── Properties.md │ │ │ └── Properties │ │ │ │ ├── Cumulative_Property.md │ │ │ │ ├── PointerDeviceType_Property.md │ │ │ │ └── Position_Property.md │ │ ├── KinectManipulationStartedE.md │ │ ├── KinectManipulationStartedE │ │ │ ├── Members.md │ │ │ ├── Properties.md │ │ │ └── Properties │ │ │ │ ├── Cumulative_Property.md │ │ │ │ ├── PointerDeviceType_Property.md │ │ │ │ └── Position_Property.md │ │ ├── KinectManipulationUpdate.md │ │ ├── KinectManipulationUpdate │ │ │ ├── Members.md │ │ │ ├── Properties.md │ │ │ └── Properties │ │ │ │ ├── Cumulative_Property.md │ │ │ │ ├── Delta_Property.md │ │ │ │ ├── PointerDeviceType_Property.md │ │ │ │ ├── Position_Property.md │ │ │ │ └── Velocities_Property.md │ │ ├── KinectManipulationUpdatedE.md │ │ ├── KinectManipulationUpdatedE │ │ │ ├── Members.md │ │ │ ├── Properties.md │ │ │ └── Properties │ │ │ │ ├── Cumulative_Property.md │ │ │ │ ├── Delta_Property.md │ │ │ │ ├── PointerDeviceType_Property.md │ │ │ │ ├── Position_Property.md │ │ │ │ └── Velocities_Property.md │ │ ├── KinectManipulationVeloci.md │ │ ├── KinectManipulationVeloci │ │ │ ├── KinectManipulationVeloci.md │ │ │ ├── KinectManipulationVeloci │ │ │ │ ├── Angular_Field.md │ │ │ │ ├── Expansion_Field.md │ │ │ │ └── Linear_Field.md │ │ │ └── Members.md │ │ ├── KinectManipulationVelocities.md │ │ ├── KinectManipulationVelocities │ │ │ ├── KinectManipulationVelocities.md │ │ │ ├── KinectManipulationVelocities │ │ │ │ ├── Angular_Field.md │ │ │ │ ├── Expansion_Field.md │ │ │ │ └── Linear_Field.md │ │ │ └── Members.md │ │ ├── KinectPointerDevice_Class.md │ │ ├── KinectPointerDevice_Class │ │ │ ├── Members.md │ │ │ ├── Properties.md │ │ │ └── Properties │ │ │ │ └── PointerDeviceType_Property.md │ │ ├── KinectPointerEventArgs.md │ │ ├── KinectPointerEventArgs │ │ │ ├── Members.md │ │ │ ├── Methods.md │ │ │ ├── Methods │ │ │ │ └── GetIntermediatePoints.md │ │ │ ├── Properties.md │ │ │ └── Properties │ │ │ │ ├── CurrentPoint_Property.md │ │ │ │ └── Handled_Property.md │ │ ├── KinectPointerEventArgs_Class.md │ │ ├── KinectPointerEventArgs_Class │ │ │ ├── Members.md │ │ │ ├── Methods.md │ │ │ ├── Methods │ │ │ │ └── GetIntermediatePoints_Method.md │ │ │ ├── Properties.md │ │ │ └── Properties │ │ │ │ ├── CurrentPoint_Property.md │ │ │ │ └── Handled_Property.md │ │ ├── KinectPointerPointProper.md │ │ ├── KinectPointerPointProper │ │ │ ├── Members.md │ │ │ ├── Properties.md │ │ │ └── Properties │ │ │ │ ├── BodyTimeCounter_Property.md │ │ │ │ ├── BodyTrackingId_Property.md │ │ │ │ ├── HandReachExtent_Property.md │ │ │ │ ├── HandRotation_Property.md │ │ │ │ ├── HandType_Property.md │ │ │ │ ├── IsEngaged_Property.md │ │ │ │ ├── IsInRange_Property.md │ │ │ │ ├── IsPrimary_Property.md │ │ │ │ ├── PressExtent_Property.md │ │ │ │ └── UnclampedPosition_Property.md │ │ ├── KinectPointerPointProperties.md │ │ ├── KinectPointerPointProperties │ │ │ ├── Members.md │ │ │ ├── Properties.md │ │ │ └── Properties │ │ │ │ ├── BodyTimeCounter_Property.md │ │ │ │ ├── BodyTrackingId_Property.md │ │ │ │ ├── HandReachExtent_Property.md │ │ │ │ ├── HandRotation_Property.md │ │ │ │ ├── HandType_Property.md │ │ │ │ ├── IsEngaged_Property.md │ │ │ │ ├── IsInRange_Property.md │ │ │ │ ├── IsPrimary_Property.md │ │ │ │ ├── PressExtent_Property.md │ │ │ │ └── UnclampedPosition_Property.md │ │ ├── KinectPointerPointTransf.md │ │ ├── KinectPointerPointTransf │ │ │ ├── Members.md │ │ │ ├── Methods.md │ │ │ ├── Methods │ │ │ │ ├── TransformBounds_Method.md │ │ │ │ └── TryTransform_Method.md │ │ │ ├── Properties.md │ │ │ └── Properties │ │ │ │ └── Inverse_Property.md │ │ ├── KinectPointerPointTransform.md │ │ ├── KinectPointerPointTransform │ │ │ ├── Members.md │ │ │ ├── Methods.md │ │ │ ├── Methods │ │ │ │ ├── TransformBounds_Method.md │ │ │ │ └── TryTransform_Method.md │ │ │ ├── Properties.md │ │ │ └── Properties │ │ │ │ └── Inverse_Property.md │ │ ├── KinectPointerPoint_Class.md │ │ ├── KinectPointerPoint_Class │ │ │ ├── Members.md │ │ │ ├── Properties.md │ │ │ └── Properties │ │ │ │ ├── PointerDevice_Property.md │ │ │ │ ├── PointerId_Property.md │ │ │ │ ├── Position_Property.md │ │ │ │ ├── Properties_Property.md │ │ │ │ ├── RawPosition_Property.md │ │ │ │ └── Timestamp_Property.md │ │ ├── KinectPressingCompletedE.md │ │ ├── KinectPressingCompletedE │ │ │ ├── Members.md │ │ │ ├── Properties.md │ │ │ └── Properties │ │ │ │ └── Position_Property.md │ │ ├── KinectPressingCompletedEve.md │ │ ├── KinectPressingCompletedEve │ │ │ ├── Members.md │ │ │ ├── Properties.md │ │ │ └── Properties │ │ │ │ └── Position_Property.md │ │ ├── KinectPressingStartedEve.md │ │ ├── KinectPressingStartedEve │ │ │ ├── Members.md │ │ │ ├── Properties.md │ │ │ └── Properties │ │ │ │ └── Position_Property.md │ │ ├── KinectPressingStartedEvent.md │ │ ├── KinectPressingStartedEvent │ │ │ ├── Members.md │ │ │ ├── Properties.md │ │ │ └── Properties │ │ │ │ └── Position_Property.md │ │ ├── KinectPressingUpdatedEve.md │ │ ├── KinectPressingUpdatedEve │ │ │ ├── Members.md │ │ │ ├── Properties.md │ │ │ └── Properties │ │ │ │ ├── HoldProgress_Property.md │ │ │ │ ├── Position_Property.md │ │ │ │ └── PressExtent_Property.md │ │ ├── KinectPressingUpdatedEvent.md │ │ ├── KinectPressingUpdatedEvent │ │ │ ├── Members.md │ │ │ ├── Properties.md │ │ │ └── Properties │ │ │ │ ├── HoldProgress_Property.md │ │ │ │ ├── Position_Property.md │ │ │ │ └── PressExtent_Property.md │ │ ├── KinectTappedEventArgs.md │ │ ├── KinectTappedEventArgs │ │ │ ├── Members.md │ │ │ ├── Properties.md │ │ │ └── Properties │ │ │ │ ├── PointerDeviceType_Property.md │ │ │ │ ├── Position_Property.md │ │ │ │ └── TapCount_Property.md │ │ ├── KinectTappedEventArgs_Class.md │ │ ├── KinectTappedEventArgs_Class │ │ │ ├── Members.md │ │ │ ├── Properties.md │ │ │ └── Properties │ │ │ │ ├── PointerDeviceType_Property.md │ │ │ │ ├── Position_Property.md │ │ │ │ └── TapCount_Property.md │ │ └── PointerDeviceType.md │ │ ├── Kinect.Toolkit.Input.md │ │ ├── Kinect.Toolkit.Input │ │ ├── CursorModel_Class.md │ │ ├── CursorModel_Class │ │ │ ├── Constructor.md │ │ │ ├── CursorModel_Constructor.md │ │ │ ├── Members.md │ │ │ ├── Methods.md │ │ │ ├── Methods │ │ │ │ ├── Close_Method.md │ │ │ │ ├── StartTimeBasedAnimation.md │ │ │ │ ├── Tick_Method.md │ │ │ │ └── Update_Method.md │ │ │ ├── Properties.md │ │ │ └── Properties │ │ │ │ ├── ClampedPressExtent.md │ │ │ │ ├── ClampedPressExtent_Property.md │ │ │ │ ├── CurrentBackgroundFrame.md │ │ │ │ ├── CurrentForegroundFrame.md │ │ │ │ ├── CursorSpriteSheetDefinit.md │ │ │ │ ├── CursorSpriteSheetDefinition.md │ │ │ │ ├── CursorState_Property.md │ │ │ │ ├── HandType_Property.md │ │ │ │ ├── HoldProgress_Property.md │ │ │ │ ├── IsAnimationComplete.md │ │ │ │ ├── IsAnimationComplete_Property.md │ │ │ │ ├── PointerId_Property.md │ │ │ │ ├── Position_Property.md │ │ │ │ └── PressExtent_Property.md │ │ ├── CursorSpriteSheetDefinit.md │ │ ├── CursorSpriteSheetDefinit │ │ │ ├── CursorSpriteSheetDefinit.md │ │ │ ├── CursorSpriteSheetDefinit │ │ │ │ └── CursorSpriteSheetDefinit.md │ │ │ ├── Members.md │ │ │ ├── Properties.md │ │ │ └── Properties │ │ │ │ ├── Columns_Property.md │ │ │ │ ├── GrippingForegroundFinalF.md │ │ │ │ ├── GrippingForegroundStartF.md │ │ │ │ ├── ImageUri_Property.md │ │ │ │ ├── PressDownForegroundFinal.md │ │ │ │ ├── PressDownForegroundStart.md │ │ │ │ ├── PressHoldBackgroundFinal.md │ │ │ │ ├── PressHoldBackgroundStart.md │ │ │ │ ├── PressHoldForegroundFinal.md │ │ │ │ ├── PressHoldForegroundStart.md │ │ │ │ ├── PressingForegroundFinalF.md │ │ │ │ ├── PressingForegroundStartF.md │ │ │ │ ├── Rows_Property.md │ │ │ │ ├── SpriteHeight_Property.md │ │ │ │ └── SpriteWidth_Property.md │ │ ├── CursorSpriteSheetDefinition.md │ │ ├── CursorSpriteSheetDefinition │ │ │ ├── CursorSpriteSheetDefinition.md │ │ │ ├── CursorSpriteSheetDefinition │ │ │ │ └── CursorSpriteSheetDefinition.md │ │ │ ├── Members.md │ │ │ ├── Properties.md │ │ │ └── Properties │ │ │ │ ├── Columns_Property.md │ │ │ │ ├── GrippingForegroundFinalFrame.md │ │ │ │ ├── GrippingForegroundStartFrame.md │ │ │ │ ├── ImageUri_Property.md │ │ │ │ ├── PressDownForegroundFinalFr.md │ │ │ │ ├── PressDownForegroundStartFr.md │ │ │ │ ├── PressHoldBackgroundFinalFr.md │ │ │ │ ├── PressHoldBackgroundStartFr.md │ │ │ │ ├── PressHoldForegroundFinalFr.md │ │ │ │ ├── PressHoldForegroundStartFr.md │ │ │ │ ├── PressingForegroundFinalFrame.md │ │ │ │ ├── PressingForegroundStartFrame.md │ │ │ │ ├── Rows_Property.md │ │ │ │ ├── SpriteHeight_Property.md │ │ │ │ └── SpriteWidth_Property.md │ │ ├── CursorState_Enumeration.md │ │ ├── CursorViewModel_Class.md │ │ ├── CursorViewModel_Class │ │ │ ├── Constructor.md │ │ │ ├── CursorViewModel.md │ │ │ ├── Members.md │ │ │ ├── Methods.md │ │ │ ├── Methods │ │ │ │ └── Close_Method.md │ │ │ ├── Properties.md │ │ │ └── Properties │ │ │ │ ├── Model_Property.md │ │ │ │ ├── OriginPositionX_Property.md │ │ │ │ ├── OriginPositionY_Property.md │ │ │ │ ├── ScaleTransformX_Property.md │ │ │ │ ├── SpriteSheetBackgroundCol.md │ │ │ │ ├── SpriteSheetBackgroundColumn.md │ │ │ │ ├── SpriteSheetBackgroundIndex.md │ │ │ │ ├── SpriteSheetBackgroundRow.md │ │ │ │ ├── SpriteSheetBackgroundX.md │ │ │ │ ├── SpriteSheetBackgroundY.md │ │ │ │ ├── SpriteSheetForegroundCol.md │ │ │ │ ├── SpriteSheetForegroundColumn.md │ │ │ │ ├── SpriteSheetForegroundIndex.md │ │ │ │ ├── SpriteSheetForegroundRow.md │ │ │ │ ├── SpriteSheetForegroundX.md │ │ │ │ ├── SpriteSheetForegroundY.md │ │ │ │ └── TintColor_Property.md │ │ ├── HitTestResult_Class.md │ │ ├── HitTestResult_Class │ │ │ ├── Constructor.md │ │ │ ├── HitTestResult_Constructor.md │ │ │ ├── Members.md │ │ │ ├── Properties.md │ │ │ └── Properties │ │ │ │ ├── Empty_Property.md │ │ │ │ ├── FirstKinectAwareElement.md │ │ │ │ └── ManipulationAwareElements.md │ │ ├── IInputModel_Interface.md │ │ ├── IInputModel_Interface │ │ │ ├── Members.md │ │ │ ├── Methods.md │ │ │ ├── Methods │ │ │ │ ├── CompleteGesture_Method.md │ │ │ │ └── ProcessPointerMove_Method.md │ │ │ ├── Properties.md │ │ │ └── Properties │ │ │ │ ├── CapturedPointerId_Property.md │ │ │ │ ├── Element_Property.md │ │ │ │ ├── GestureRecognizer_Property.md │ │ │ │ ├── HasCaptureChanged_Property.md │ │ │ │ ├── HasCapture_Property.md │ │ │ │ └── IsManipulatable_Property.md │ │ ├── IKinectEngagementManager.md │ │ ├── IKinectEngagementManager │ │ │ ├── Members.md │ │ │ ├── Methods.md │ │ │ ├── Methods │ │ │ │ ├── EngagedBodyHandPairsChan.md │ │ │ │ ├── EngagedBodyHandPairsChanged.md │ │ │ │ ├── StartManaging_Method.md │ │ │ │ └── StopManaging_Method.md │ │ │ ├── Properties.md │ │ │ └── Properties │ │ │ │ └── KinectManualEngagedHands.md │ │ ├── IManipulatableModel.md │ │ ├── IManipulatableModel │ │ │ ├── Events.md │ │ │ ├── Events │ │ │ │ ├── ManipulationCompleted.md │ │ │ │ ├── ManipulationCompleted_Event.md │ │ │ │ ├── ManipulationInertiaStart.md │ │ │ │ ├── ManipulationInertiaStarting.md │ │ │ │ ├── ManipulationStarted_Event.md │ │ │ │ └── ManipulationUpdated_Event.md │ │ │ └── Members.md │ │ ├── IPressableModel_Interface.md │ │ ├── IPressableModel_Interface │ │ │ ├── Events.md │ │ │ ├── Events │ │ │ │ ├── Holding_Event.md │ │ │ │ ├── PressingCompleted_Event.md │ │ │ │ ├── PressingStarted_Event.md │ │ │ │ ├── PressingUpdated_Event.md │ │ │ │ └── Tapped_Event.md │ │ │ └── Members.md │ │ ├── InputPointerManager_Class.md │ │ ├── InputPointerManager_Class │ │ │ ├── InputPointerManager.md │ │ │ ├── InputPointerManager │ │ │ │ └── InputPointerManager.md │ │ │ ├── Members.md │ │ │ ├── Methods.md │ │ │ ├── Methods │ │ │ │ ├── Close_Method.md │ │ │ │ ├── CompleteGesture_Method.md │ │ │ │ ├── CompleteGestures_Method.md │ │ │ │ ├── CompleteGestures_Method │ │ │ │ │ └── CompleteGestures_Method_0.md │ │ │ │ ├── GetCapturedInputModel.md │ │ │ │ ├── GetCapturedInputModel_Method.md │ │ │ │ ├── HandlePointerAsCursor.md │ │ │ │ ├── HandlePointerAsCursor_Method.md │ │ │ │ ├── ProcessInertia_Method.md │ │ │ │ ├── SetKinectOnePersonManual.md │ │ │ │ ├── SetKinectOnePersonManualEn.md │ │ │ │ ├── SetKinectOnePersonSystem.md │ │ │ │ ├── SetKinectOnePersonSystemEn.md │ │ │ │ ├── SetKinectTwoPersonManual.md │ │ │ │ ├── SetKinectTwoPersonManualEn.md │ │ │ │ ├── SetKinectTwoPersonSystem.md │ │ │ │ ├── SetKinectTwoPersonSystemEn.md │ │ │ │ ├── TransformInputPointerCoo.md │ │ │ │ ├── TransformInputPointerCoord.md │ │ │ │ ├── TransformWindowCoordinat.md │ │ │ │ ├── TransformWindowCoordinates.md │ │ │ │ └── Update_Method.md │ │ │ ├── Properties.md │ │ │ └── Properties │ │ │ │ └── KinectEngagementManager.md │ │ ├── ManipulatableModel_Class.md │ │ ├── ManipulatableModel_Class │ │ │ ├── Events.md │ │ │ ├── Events │ │ │ │ ├── ManipulationCompleted.md │ │ │ │ ├── ManipulationCompleted_Event.md │ │ │ │ ├── ManipulationInertiaStart.md │ │ │ │ ├── ManipulationInertiaStarting.md │ │ │ │ ├── ManipulationStarted_Event.md │ │ │ │ └── ManipulationUpdated_Event.md │ │ │ ├── ManipulatableModel.md │ │ │ ├── ManipulatableModel │ │ │ │ └── ManipulatableModel.md │ │ │ ├── Members.md │ │ │ ├── Methods.md │ │ │ ├── Methods │ │ │ │ ├── Attach_Method.md │ │ │ │ ├── CompleteGesture_Method.md │ │ │ │ ├── Detach_Method.md │ │ │ │ ├── Initialize_Method.md │ │ │ │ ├── ProcessInertia_Method.md │ │ │ │ ├── ProcessPointerMove_Method.md │ │ │ │ ├── ScrollByOffset_Method.md │ │ │ │ └── WindowResized_Method.md │ │ │ ├── Properties.md │ │ │ └── Properties │ │ │ │ ├── CapturedPointerId_Property.md │ │ │ │ ├── Element_Property.md │ │ │ │ ├── GestureRecognizer_Property.md │ │ │ │ ├── HasCaptureChanged_Property.md │ │ │ │ ├── HasCapture_Property.md │ │ │ │ ├── IsInInertialManipulation.md │ │ │ │ ├── IsManipulatable_Property.md │ │ │ │ └── ScrollOffset_Property.md │ │ ├── PressableModel_Class.md │ │ └── PressableModel_Class │ │ │ ├── Constructor.md │ │ │ ├── Constructor │ │ │ └── PressableModel_Constructor_0.md │ │ │ ├── Events.md │ │ │ ├── Events │ │ │ ├── Holding_Event.md │ │ │ ├── PressingCompleted_Event.md │ │ │ ├── PressingStarted_Event.md │ │ │ ├── PressingUpdated_Event.md │ │ │ └── Tapped_Event.md │ │ │ ├── Members.md │ │ │ ├── Methods.md │ │ │ ├── Methods │ │ │ ├── Attach_Method.md │ │ │ ├── CompleteGesture_Method.md │ │ │ ├── Detach_Method.md │ │ │ ├── ProcessPointerMove_Method.md │ │ │ ├── SetLocation_Method.md │ │ │ └── SetLocation_Method │ │ │ │ └── SetLocation_Method_0.md │ │ │ ├── PressableModel_Constructor.md │ │ │ ├── PressableModel_Constructor │ │ │ └── PressableModel_Constructor.md │ │ │ ├── Properties.md │ │ │ └── Properties │ │ │ ├── CapturedPointerId_Property.md │ │ │ ├── Element_Property.md │ │ │ ├── GestureRecognizer_Property.md │ │ │ ├── HasCaptureChanged_Property.md │ │ │ ├── HasCapture_Property.md │ │ │ ├── HoldProgress_Property.md │ │ │ ├── IsHolding_Property.md │ │ │ ├── IsManipulatable_Property.md │ │ │ └── IsPressingDown_Property.md │ │ ├── Kinect.VisualGestureBuil.md │ │ ├── Kinect.VisualGestureBuil │ │ ├── ContinuousGestureResult.md │ │ ├── ContinuousGestureResult │ │ │ ├── Members.md │ │ │ ├── Properties.md │ │ │ └── Properties │ │ │ │ └── Progress_Property.md │ │ ├── DiscreteGestureResult.md │ │ ├── DiscreteGestureResult │ │ │ ├── Members.md │ │ │ ├── Properties.md │ │ │ └── Properties │ │ │ │ ├── Confidence_Property.md │ │ │ │ ├── Detected_Property.md │ │ │ │ └── FirstFrameDetected.md │ │ ├── GestureType_Enumeration.md │ │ ├── Gesture_Class.md │ │ ├── Gesture_Class │ │ │ ├── Members.md │ │ │ ├── Properties.md │ │ │ └── Properties │ │ │ │ ├── GestureType_Property.md │ │ │ │ └── Name_Property.md │ │ ├── TrackingIdLostEventArgs.md │ │ ├── TrackingIdLostEventArgs │ │ │ ├── Members.md │ │ │ ├── Properties.md │ │ │ └── Properties │ │ │ │ └── TrackingId_Property.md │ │ ├── VisualGestureBuilderData.md │ │ ├── VisualGestureBuilderData │ │ │ ├── Members.md │ │ │ ├── Methods.md │ │ │ ├── Methods │ │ │ │ └── Close_Method.md │ │ │ ├── Properties.md │ │ │ ├── Properties │ │ │ │ └── AvailableGestures_Property.md │ │ │ ├── VisualGestureBuilderData.md │ │ │ └── VisualGestureBuilderData │ │ │ │ └── VisualGestureBuilderData.md │ │ ├── VisualGestureBuilderFram.md │ │ ├── VisualGestureBuilderFram │ │ │ ├── Events.md │ │ │ ├── Events │ │ │ │ ├── FrameArrived_Event.md │ │ │ │ ├── PropertyChanged_Event.md │ │ │ │ └── TrackingIdLost_Event.md │ │ │ ├── Members.md │ │ │ ├── Methods.md │ │ │ ├── Methods │ │ │ │ ├── AcquireFrame_Method.md │ │ │ │ ├── AddGesture_Method.md │ │ │ │ ├── AddGestures_Method.md │ │ │ │ ├── CalculateAndAcquireLates.md │ │ │ │ ├── Close_Method.md │ │ │ │ ├── GetIsEnabled_Method.md │ │ │ │ ├── OpenReader_Method.md │ │ │ │ ├── RemoveGesture_Method.md │ │ │ │ └── SetIsEnabled_Method.md │ │ │ ├── Properties.md │ │ │ ├── Properties │ │ │ │ ├── FrameReference_Property.md │ │ │ │ ├── Gestures_Property.md │ │ │ │ ├── HorizontalMirror_Property.md │ │ │ │ ├── IsActive_Property.md │ │ │ │ ├── IsPaused_Property.md │ │ │ │ ├── IsTrackingIdValid_Property.md │ │ │ │ ├── KinectSensor_Property.md │ │ │ │ ├── RelativeTime_Property.md │ │ │ │ ├── TrackingId_Property.md │ │ │ │ └── VisualGestureBuilderFram.md │ │ │ └── VisualGestureBuilderFram.md │ │ ├── VisualGestureBuilderFrame.md │ │ └── VisualGestureBuilderFrame │ │ │ ├── Members.md │ │ │ ├── Methods.md │ │ │ ├── Methods │ │ │ └── Close_Method.md │ │ │ ├── Properties.md │ │ │ └── Properties │ │ │ ├── ContinuousGestureResults.md │ │ │ ├── DiscreteGestureResults.md │ │ │ ├── IsTrackingIdValid_Property.md │ │ │ ├── RelativeTime_Property.md │ │ │ ├── TrackingId_Property.md │ │ │ └── VisualGestureBuilderFram.md │ │ ├── Kinect.VisualGestureBuilder.md │ │ ├── Kinect.VisualGestureBuilder │ │ ├── ContinuousGestureResult.md │ │ ├── ContinuousGestureResult │ │ │ ├── Members.md │ │ │ ├── Properties.md │ │ │ └── Properties │ │ │ │ └── Progress_Property.md │ │ ├── DiscreteGestureResult_Class.md │ │ ├── DiscreteGestureResult_Class │ │ │ ├── Members.md │ │ │ ├── Properties.md │ │ │ └── Properties │ │ │ │ ├── Confidence_Property.md │ │ │ │ ├── Detected_Property.md │ │ │ │ └── FirstFrameDetected_Property.md │ │ ├── GestureType_Enumeration.md │ │ ├── Gesture_Class.md │ │ ├── Gesture_Class │ │ │ ├── Members.md │ │ │ ├── Properties.md │ │ │ └── Properties │ │ │ │ ├── GestureType_Property.md │ │ │ │ └── Name_Property.md │ │ ├── TrackingIdLostEventArgs.md │ │ ├── TrackingIdLostEventArgs │ │ │ ├── Members.md │ │ │ ├── Properties.md │ │ │ └── Properties │ │ │ │ └── TrackingId_Property.md │ │ ├── VisualGestureBuilderDatabase.md │ │ ├── VisualGestureBuilderDatabase │ │ │ ├── Members.md │ │ │ ├── Methods.md │ │ │ ├── Methods │ │ │ │ └── Close_Method.md │ │ │ ├── Properties.md │ │ │ ├── Properties │ │ │ │ └── AvailableGestures_Property.md │ │ │ ├── VisualGestureBuilderDatabase.md │ │ │ └── VisualGestureBuilderDatabase │ │ │ │ └── VisualGestureBuilderDatabase.md │ │ ├── VisualGestureBuilderFrame.md │ │ ├── VisualGestureBuilderFrame │ │ │ ├── Members.md │ │ │ ├── Methods.md │ │ │ ├── Methods │ │ │ │ └── Close_Method.md │ │ │ ├── Properties.md │ │ │ └── Properties │ │ │ │ ├── ContinuousGestureResults.md │ │ │ │ ├── DiscreteGestureResults.md │ │ │ │ ├── IsTrackingIdValid_Property.md │ │ │ │ ├── RelativeTime_Property.md │ │ │ │ ├── TrackingId_Property.md │ │ │ │ └── VisualGestureBuilderFrameS.md │ │ ├── VisualGestureBuilderFrameA.md │ │ ├── VisualGestureBuilderFrameA │ │ │ ├── Members.md │ │ │ ├── Properties.md │ │ │ └── Properties │ │ │ │ └── FrameReference_Property.md │ │ ├── VisualGestureBuilderFrameR.md │ │ ├── VisualGestureBuilderFrameR │ │ │ ├── Events.md │ │ │ ├── Events │ │ │ │ ├── FrameArrived_Event.md │ │ │ │ └── PropertyChanged_Event.md │ │ │ ├── Members.md │ │ │ ├── Methods.md │ │ │ ├── Methods │ │ │ │ ├── AcquireFrame_Method.md │ │ │ │ ├── CalculateAndAcquireLatestF.md │ │ │ │ └── Close_Method.md │ │ │ ├── Properties.md │ │ │ └── Properties │ │ │ │ ├── IsPaused_Property.md │ │ │ │ ├── RelativeTime_Property.md │ │ │ │ └── VisualGestureBuilderFrameS.md │ │ ├── VisualGestureBuilderFrameS.md │ │ └── VisualGestureBuilderFrameS │ │ │ ├── Events.md │ │ │ ├── Events │ │ │ ├── PropertyChanged_Event.md │ │ │ └── TrackingIdLost_Event.md │ │ │ ├── Members.md │ │ │ ├── Methods.md │ │ │ ├── Methods │ │ │ ├── AddGesture_Method.md │ │ │ ├── AddGestures_Method.md │ │ │ ├── Close_Method.md │ │ │ ├── GetIsEnabled_Method.md │ │ │ ├── OpenReader_Method.md │ │ │ ├── RemoveGesture_Method.md │ │ │ └── SetIsEnabled_Method.md │ │ │ ├── Properties.md │ │ │ ├── Properties │ │ │ ├── Gestures_Property.md │ │ │ ├── HorizontalMirror_Property.md │ │ │ ├── IsActive_Property.md │ │ │ ├── IsTrackingIdValid_Property.md │ │ │ ├── KinectSensor_Property.md │ │ │ └── TrackingId_Property.md │ │ │ └── VisualGestureBuilderFrameS.md │ │ ├── Kinect.Xaml.Controls.md │ │ ├── Kinect.Xaml.Controls │ │ ├── IKinectControl_Interface.md │ │ ├── IKinectControl_Interface │ │ │ ├── Members.md │ │ │ ├── Methods.md │ │ │ ├── Methods │ │ │ │ └── CreateController_Method.md │ │ │ ├── Properties.md │ │ │ └── Properties │ │ │ │ ├── IsManipulatable_Property.md │ │ │ │ └── IsPressable_Property.md │ │ ├── IKinectController.md │ │ ├── IKinectController │ │ │ ├── Members.md │ │ │ ├── Properties.md │ │ │ └── Properties │ │ │ │ └── Element_Property.md │ │ ├── IKinectController_Interface.md │ │ ├── IKinectController_Interface │ │ │ ├── Members.md │ │ │ ├── Properties.md │ │ │ └── Properties │ │ │ │ └── Element_Property.md │ │ ├── IKinectManipulatableCont.md │ │ ├── IKinectManipulatableCont │ │ │ ├── Members.md │ │ │ ├── Properties.md │ │ │ └── Properties │ │ │ │ └── ManipulatableInputModel.md │ │ ├── IKinectManipulatableContro.md │ │ ├── IKinectManipulatableContro │ │ │ ├── Members.md │ │ │ ├── Properties.md │ │ │ └── Properties │ │ │ │ └── ManipulatableInputModel.md │ │ ├── IKinectPressableController.md │ │ ├── IKinectPressableController │ │ │ ├── Members.md │ │ │ ├── Properties.md │ │ │ └── Properties │ │ │ │ ├── PressableInputModel.md │ │ │ │ └── PressableInputModel_Property.md │ │ ├── KinectRegion_Class.md │ │ ├── KinectRegion_Class │ │ │ ├── Constructor.md │ │ │ ├── KinectRegion_Constructor.md │ │ │ ├── Members.md │ │ │ ├── Methods.md │ │ │ ├── Methods │ │ │ │ ├── GetIsCursorVisible_Method.md │ │ │ │ ├── GetIsPressTarget_Method.md │ │ │ │ ├── GetKinectPressInset_Method.md │ │ │ │ ├── GetManipulationProgress.md │ │ │ │ ├── SetIsCursorVisible_Method.md │ │ │ │ ├── SetIsPressTarget_Method.md │ │ │ │ ├── SetKinectOnePersonManual.md │ │ │ │ ├── SetKinectOnePersonManualEn.md │ │ │ │ ├── SetKinectOnePersonSystem.md │ │ │ │ ├── SetKinectOnePersonSystemEn.md │ │ │ │ ├── SetKinectPressInset_Method.md │ │ │ │ ├── SetKinectTwoPersonManual.md │ │ │ │ ├── SetKinectTwoPersonManualEn.md │ │ │ │ ├── SetKinectTwoPersonSystem.md │ │ │ │ ├── SetKinectTwoPersonSystemEn.md │ │ │ │ └── SetManipulationProgress.md │ │ │ ├── Properties.md │ │ │ └── Properties │ │ │ │ ├── Bounds_Property.md │ │ │ │ ├── CursorSpriteSheetDefinit.md │ │ │ │ ├── CursorSpriteSheetDefinition.md │ │ │ │ ├── DefaultKinectSound.md │ │ │ │ ├── DefaultKinectSound_Property.md │ │ │ │ ├── DefaultSpriteSheet.md │ │ │ │ ├── DefaultSpriteSheet_Property.md │ │ │ │ ├── InputPointerManager.md │ │ │ │ ├── InputPointerManager_Property.md │ │ │ │ ├── IsKinectSoundEnabled.md │ │ │ │ ├── IsPressTargetProperty.md │ │ │ │ ├── KinectControllerProperty.md │ │ │ │ ├── KinectEngagementManager.md │ │ │ │ ├── KinectPressInsetProperty.md │ │ │ │ └── KinectSoundDefinition.md │ │ ├── KinectSoundDefinition.md │ │ ├── KinectSoundDefinition │ │ │ ├── KinectSoundDefinition.md │ │ │ ├── Members.md │ │ │ ├── Properties.md │ │ │ └── Properties │ │ │ │ ├── PressSoundUri_Property.md │ │ │ │ └── TappedSoundUri_Property.md │ │ ├── KinectSoundDefinition_Class.md │ │ ├── KinectSoundDefinition_Class │ │ │ ├── KinectSoundDefinition.md │ │ │ ├── Members.md │ │ │ ├── Properties.md │ │ │ └── Properties │ │ │ │ ├── PressSoundUri_Property.md │ │ │ │ └── TappedSoundUri_Property.md │ │ ├── KinectUserViewer_Class.md │ │ ├── KinectUserViewer_Class │ │ │ ├── Constructor.md │ │ │ ├── KinectUserViewer.md │ │ │ ├── Members.md │ │ │ ├── Methods.md │ │ │ ├── Methods │ │ │ │ └── UpdateEngagement_Method.md │ │ │ ├── Properties.md │ │ │ └── Properties │ │ │ │ └── KinectSensor_Property.md │ │ ├── ManipulationProgress.md │ │ ├── ManipulationProgress │ │ │ ├── ManipulationProgress.md │ │ │ ├── ManipulationProgress │ │ │ │ ├── HorizontalScrollDone_Field.md │ │ │ │ └── VerticalScrollDone_Field.md │ │ │ ├── ManipulationProgress_Fields.md │ │ │ ├── ManipulationProgress_Fields │ │ │ │ ├── HorizontalScrollDone_Field.md │ │ │ │ └── VerticalScrollDone_Field.md │ │ │ └── Members.md │ │ ├── SpriteSheet_Class.md │ │ └── SpriteSheet_Class │ │ │ ├── Constructor.md │ │ │ ├── Members.md │ │ │ ├── Methods.md │ │ │ ├── Methods │ │ │ ├── Connect_Method.md │ │ │ ├── InitializeComponent_Method.md │ │ │ ├── SetScaleX_Method.md │ │ │ ├── SetSpriteSheetDefinition.md │ │ │ └── SetTranslation_Method.md │ │ │ └── SpriteSheet_Constructor.md │ │ ├── Kinect.md │ │ └── Kinect │ │ ├── Activity_Enumeration.md │ │ ├── Appearance_Enumeration.md │ │ ├── AudioBeamFrameArrivedEve.md │ │ ├── AudioBeamFrameArrivedEve │ │ ├── Properties.md │ │ └── Properties │ │ │ └── FrameReference_Property.md │ │ ├── AudioBeamFrameArrivedEvent.md │ │ ├── AudioBeamFrameArrivedEvent │ │ ├── Properties.md │ │ └── Properties │ │ │ └── FrameReference_Property.md │ │ ├── AudioBeamFrameList_Class.md │ │ ├── AudioBeamFrameList_Class │ │ ├── Methods.md │ │ ├── Methods │ │ │ ├── Close_Method.md │ │ │ ├── First_Method.md │ │ │ ├── GetAt_Method.md │ │ │ ├── GetMany_Method.md │ │ │ └── IndexOf_Method.md │ │ ├── Properties.md │ │ └── Properties │ │ │ └── Size_Property.md │ │ ├── AudioBeamFrameReader_Class.md │ │ ├── AudioBeamFrameReader_Class │ │ ├── Events.md │ │ ├── Events │ │ │ ├── FrameArrived_Event.md │ │ │ └── PropertyChanged_Event.md │ │ ├── Methods.md │ │ ├── Methods │ │ │ ├── AcquireLatestBeamFrames.md │ │ │ └── Close_Method.md │ │ ├── Properties.md │ │ └── Properties │ │ │ ├── AudioSource_Property.md │ │ │ └── IsPaused_Property.md │ │ ├── AudioBeamFrameReference.md │ │ ├── AudioBeamFrameReference │ │ ├── Methods.md │ │ ├── Methods │ │ │ └── AcquireBeamFrames_Method.md │ │ ├── Properties.md │ │ └── Properties │ │ │ └── RelativeTime_Property.md │ │ ├── AudioBeamFrame_Class.md │ │ ├── AudioBeamFrame_Class │ │ ├── Methods.md │ │ ├── Methods │ │ │ └── Close_Method.md │ │ ├── Properties.md │ │ └── Properties │ │ │ ├── AudioBeam_Property.md │ │ │ ├── AudioSource_Property.md │ │ │ ├── Duration_Property.md │ │ │ ├── RelativeTimeStart_Property.md │ │ │ └── SubFrames_Property.md │ │ ├── AudioBeamMode_Enumeration.md │ │ ├── AudioBeamSubFrame_Class.md │ │ ├── AudioBeamSubFrame_Class │ │ ├── Methods.md │ │ ├── Methods │ │ │ ├── Close_Method.md │ │ │ ├── CopyFrameDataToArray.md │ │ │ ├── CopyFrameDataToArray_Method.md │ │ │ ├── CopyFrameDataToBuffer.md │ │ │ ├── CopyFrameDataToBuffer_Method.md │ │ │ └── LockAudioBuffer_Method.md │ │ ├── Properties.md │ │ └── Properties │ │ │ ├── AudioBeamMode_Property.md │ │ │ ├── AudioBodyCorrelations.md │ │ │ ├── BeamAngleConfidence.md │ │ │ ├── BeamAngleConfidence_Property.md │ │ │ ├── BeamAngle_Property.md │ │ │ ├── Duration_Property.md │ │ │ ├── FrameLengthInBytes.md │ │ │ ├── FrameLengthInBytes_Property.md │ │ │ └── RelativeTime_Property.md │ │ ├── AudioBeam_Class.md │ │ ├── AudioBeam_Class │ │ ├── Events.md │ │ ├── Events │ │ │ └── PropertyChanged_Event.md │ │ ├── Methods.md │ │ ├── Methods │ │ │ └── OpenInputStream_Method.md │ │ ├── Properties.md │ │ └── Properties │ │ │ ├── AudioBeamMode_Property.md │ │ │ ├── AudioSource_Property.md │ │ │ ├── BeamAngleConfidence.md │ │ │ ├── BeamAngleConfidence_Property.md │ │ │ ├── BeamAngle_Property.md │ │ │ └── RelativeTime_Property.md │ │ ├── AudioBodyCorrelation_Class.md │ │ ├── AudioBodyCorrelation_Class │ │ ├── Properties.md │ │ └── Properties │ │ │ └── BodyTrackingId_Property.md │ │ ├── AudioSource_Class.md │ │ ├── AudioSource_Class │ │ ├── Events.md │ │ ├── Events │ │ │ ├── FrameCaptured_Event.md │ │ │ └── PropertyChanged_Event.md │ │ ├── Methods.md │ │ ├── Methods │ │ │ └── OpenReader_Method.md │ │ ├── Properties.md │ │ └── Properties │ │ │ ├── AudioBeams_Property.md │ │ │ ├── AudioCalibrationState.md │ │ │ ├── IsActive_Property.md │ │ │ ├── KinectSensor_Property.md │ │ │ ├── MaxSubFrameCount_Property.md │ │ │ ├── SubFrameDuration_Property.md │ │ │ └── SubFrameLengthInBytes.md │ │ ├── BodyFrameArrivedEventArgs.md │ │ ├── BodyFrameArrivedEventArgs │ │ ├── Properties.md │ │ └── Properties │ │ │ └── FrameReference_Property.md │ │ ├── BodyFrameReader_Class.md │ │ ├── BodyFrameReader_Class │ │ ├── Events.md │ │ ├── Events │ │ │ ├── FrameArrived_Event.md │ │ │ └── PropertyChanged_Event.md │ │ ├── Methods.md │ │ ├── Methods │ │ │ ├── AcquireLatestFrame_Method.md │ │ │ └── Close_Method.md │ │ ├── Properties.md │ │ └── Properties │ │ │ ├── BodyFrameSource_Property.md │ │ │ └── IsPaused_Property.md │ │ ├── BodyFrameReference_Class.md │ │ ├── BodyFrameReference_Class │ │ ├── Methods.md │ │ ├── Methods │ │ │ └── AcquireFrame_Method.md │ │ ├── Properties.md │ │ └── Properties │ │ │ └── RelativeTime_Property.md │ │ ├── BodyFrameSource_Class.md │ │ ├── BodyFrameSource_Class │ │ ├── Events.md │ │ ├── Events │ │ │ ├── FrameCaptured_Event.md │ │ │ └── PropertyChanged_Event.md │ │ ├── Methods.md │ │ ├── Methods │ │ │ ├── OpenReader_Method.md │ │ │ ├── OverrideHandTracking.md │ │ │ ├── OverrideHandTracking │ │ │ │ └── OverrideHandTracking.md │ │ │ ├── OverrideHandTracking_Method.md │ │ │ └── OverrideHandTracking_Method │ │ │ │ └── OverrideHandTracking_Method.md │ │ ├── Properties.md │ │ └── Properties │ │ │ ├── BodyCount_Property.md │ │ │ ├── IsActive_Property.md │ │ │ └── KinectSensor_Property.md │ │ ├── BodyFrame_Class.md │ │ ├── BodyFrame_Class │ │ ├── Methods.md │ │ ├── Methods │ │ │ ├── Close_Method.md │ │ │ ├── GetAndRefreshBodyData.md │ │ │ └── GetAndRefreshBodyData_Method.md │ │ ├── Properties.md │ │ └── Properties │ │ │ ├── BodyCount_Property.md │ │ │ ├── BodyFrameSource_Property.md │ │ │ ├── FloorClipPlane_Property.md │ │ │ └── RelativeTime_Property.md │ │ ├── BodyIndexFrameArrivedEve.md │ │ ├── BodyIndexFrameArrivedEve │ │ ├── Properties.md │ │ └── Properties │ │ │ └── FrameReference_Property.md │ │ ├── BodyIndexFrameArrivedEvent.md │ │ ├── BodyIndexFrameArrivedEvent │ │ ├── Properties.md │ │ └── Properties │ │ │ └── FrameReference_Property.md │ │ ├── BodyIndexFrameReader_Class.md │ │ ├── BodyIndexFrameReader_Class │ │ ├── Events.md │ │ ├── Events │ │ │ ├── FrameArrived_Event.md │ │ │ └── PropertyChanged_Event.md │ │ ├── Methods.md │ │ ├── Methods │ │ │ ├── AcquireLatestFrame_Method.md │ │ │ └── Close_Method.md │ │ ├── Properties.md │ │ └── Properties │ │ │ ├── BodyIndexFrameSource.md │ │ │ └── IsPaused_Property.md │ │ ├── BodyIndexFrameReference.md │ │ ├── BodyIndexFrameReference │ │ ├── Methods.md │ │ ├── Methods │ │ │ └── AcquireFrame_Method.md │ │ ├── Properties.md │ │ └── Properties │ │ │ └── RelativeTime_Property.md │ │ ├── BodyIndexFrameSource_Class.md │ │ ├── BodyIndexFrameSource_Class │ │ ├── Events.md │ │ ├── Events │ │ │ ├── FrameCaptured_Event.md │ │ │ └── PropertyChanged_Event.md │ │ ├── Methods.md │ │ ├── Methods │ │ │ └── OpenReader_Method.md │ │ ├── Properties.md │ │ └── Properties │ │ │ ├── FrameDescription_Property.md │ │ │ ├── IsActive_Property.md │ │ │ └── KinectSensor_Property.md │ │ ├── BodyIndexFrame_Class.md │ │ ├── BodyIndexFrame_Class │ │ ├── Methods.md │ │ ├── Methods │ │ │ ├── Close_Method.md │ │ │ ├── CopyFrameDataToArray.md │ │ │ ├── CopyFrameDataToArray_Method.md │ │ │ ├── CopyFrameDataToBuffer.md │ │ │ ├── CopyFrameDataToBuffer_Method.md │ │ │ └── LockImageBuffer_Method.md │ │ ├── Properties.md │ │ └── Properties │ │ │ ├── BodyIndexFrameSource.md │ │ │ ├── FrameDescription_Property.md │ │ │ └── RelativeTime_Property.md │ │ ├── Body_Class.md │ │ ├── Body_Class │ │ ├── Methods.md │ │ ├── Methods │ │ │ └── Close_Method.md │ │ ├── Properties.md │ │ └── Properties │ │ │ ├── Activities_Property.md │ │ │ ├── Appearance_Property.md │ │ │ ├── ClippedEdges_Property.md │ │ │ ├── Engaged_Property.md │ │ │ ├── Expressions_Property.md │ │ │ ├── HandLeftConfidence.md │ │ │ ├── HandLeftConfidence_Property.md │ │ │ ├── HandLeftState_Property.md │ │ │ ├── HandRightConfidence.md │ │ │ ├── HandRightConfidence_Property.md │ │ │ ├── HandRightState_Property.md │ │ │ ├── IsRestricted_Property.md │ │ │ ├── IsTracked_Property.md │ │ │ ├── JointCount_Property.md │ │ │ ├── JointOrientations_Property.md │ │ │ ├── Joints_Property.md │ │ │ ├── LeanTrackingState_Property.md │ │ │ ├── Lean_Property.md │ │ │ └── TrackingId_Property.md │ │ ├── CameraIntrinsics_Structure.md │ │ ├── CameraIntrinsics_Structure │ │ ├── CameraIntrinsics_Fields.md │ │ ├── CameraIntrinsics_Fields │ │ │ ├── FocalLengthX_Field.md │ │ │ ├── FocalLengthY_Field.md │ │ │ ├── PrincipalPointX_Field.md │ │ │ ├── PrincipalPointY_Field.md │ │ │ ├── RadialDistortionFourthOr.md │ │ │ ├── RadialDistortionFourthOrder.md │ │ │ ├── RadialDistortionSecondOr.md │ │ │ ├── RadialDistortionSecondOrder.md │ │ │ └── RadialDistortionSixthOrder.md │ │ └── Members.md │ │ ├── CameraSpacePoint_Structure.md │ │ ├── CameraSpacePoint_Structure │ │ ├── CameraSpacePoint_Fields.md │ │ └── CameraSpacePoint_Fields │ │ │ ├── X_Field.md │ │ │ ├── Y_Field.md │ │ │ └── Z_Field.md │ │ ├── ColorCameraSettings_Class.md │ │ ├── ColorCameraSettings_Class │ │ ├── Properties.md │ │ └── Properties │ │ │ ├── ExposureTime_Property.md │ │ │ ├── FrameInterval_Property.md │ │ │ ├── Gain_Property.md │ │ │ └── Gamma_Property.md │ │ ├── ColorFrameArrivedEventArgs.md │ │ ├── ColorFrameArrivedEventArgs │ │ ├── Properties.md │ │ └── Properties │ │ │ └── FrameReference_Property.md │ │ ├── ColorFrameReader_Class.md │ │ ├── ColorFrameReader_Class │ │ ├── Events.md │ │ ├── Events │ │ │ ├── FrameArrived_Event.md │ │ │ └── PropertyChanged_Event.md │ │ ├── Methods.md │ │ ├── Methods │ │ │ ├── AcquireLatestFrame_Method.md │ │ │ └── Close_Method.md │ │ ├── Properties.md │ │ └── Properties │ │ │ ├── ColorFrameSource_Property.md │ │ │ └── IsPaused_Property.md │ │ ├── ColorFrameReference_Class.md │ │ ├── ColorFrameReference_Class │ │ ├── Methods.md │ │ ├── Methods │ │ │ └── AcquireFrame_Method.md │ │ ├── Properties.md │ │ └── Properties │ │ │ └── RelativeTime_Property.md │ │ ├── ColorFrameSource_Class.md │ │ ├── ColorFrameSource_Class │ │ ├── Events.md │ │ ├── Events │ │ │ ├── FrameCaptured_Event.md │ │ │ └── PropertyChanged_Event.md │ │ ├── Methods.md │ │ ├── Methods │ │ │ ├── CreateFrameDescription.md │ │ │ └── OpenReader_Method.md │ │ ├── Properties.md │ │ └── Properties │ │ │ ├── FrameDescription_Property.md │ │ │ ├── IsActive_Property.md │ │ │ └── KinectSensor_Property.md │ │ ├── ColorFrame_Class.md │ │ ├── ColorFrame_Class │ │ ├── Methods.md │ │ ├── Methods │ │ │ ├── Close_Method.md │ │ │ ├── CopyConvertedFrameDataTo.md │ │ │ ├── CopyConvertedFrameDataToAr.md │ │ │ ├── CopyConvertedFrameDataToBu.md │ │ │ ├── CopyRawFrameDataToArray.md │ │ │ ├── CopyRawFrameDataToBuffer.md │ │ │ ├── CreateFrameDescription.md │ │ │ └── LockRawImageBuffer_Method.md │ │ ├── Properties.md │ │ └── Properties │ │ │ ├── ColorCameraSettings.md │ │ │ ├── ColorCameraSettings_Property.md │ │ │ ├── ColorFrameSource_Property.md │ │ │ ├── FrameDescription_Property.md │ │ │ ├── RawColorImageFormat.md │ │ │ ├── RawColorImageFormat_Property.md │ │ │ └── RelativeTime_Property.md │ │ ├── ColorImageFormat.md │ │ ├── ColorImageFormat_Enumeration.md │ │ ├── ColorSpacePoint_Structure.md │ │ ├── ColorSpacePoint_Structure │ │ ├── ColorSpacePoint_Fields.md │ │ └── ColorSpacePoint_Fields │ │ │ ├── X_Field.md │ │ │ └── Y_Field.md │ │ ├── CoordinateMapper_Class.md │ │ ├── CoordinateMapper_Class │ │ ├── Events.md │ │ ├── Events │ │ │ └── CoordinateMappingChanged.md │ │ ├── Methods.md │ │ └── Methods │ │ │ ├── GetDepthCameraIntrinsics.md │ │ │ ├── GetDepthFrameToCameraSpa.md │ │ │ ├── GetDepthFrameToCameraSpace.md │ │ │ ├── MapCameraPointToColorSpace.md │ │ │ ├── MapCameraPointToDepthSpace.md │ │ │ ├── MapCameraPointsToColorSp.md │ │ │ ├── MapCameraPointsToColorSpace.md │ │ │ ├── MapCameraPointsToDepthSp.md │ │ │ ├── MapCameraPointsToDepthSpace.md │ │ │ ├── MapColorFrameToCameraSpa.md │ │ │ ├── MapColorFrameToCameraSpace.md │ │ │ ├── MapColorFrameToDepthSpac.md │ │ │ ├── MapColorFrameToDepthSpace.md │ │ │ ├── MapColorFrameToDepthSpaceU.md │ │ │ ├── MapDepthFrameToCameraSpa.md │ │ │ ├── MapDepthFrameToCameraSpace.md │ │ │ ├── MapDepthFrameToColorSpac.md │ │ │ ├── MapDepthFrameToColorSpace.md │ │ │ ├── MapDepthFrameToColorSpaceU.md │ │ │ ├── MapDepthPointToCameraSpace.md │ │ │ ├── MapDepthPointToColorSpace.md │ │ │ ├── MapDepthPointsToCameraSp.md │ │ │ ├── MapDepthPointsToCameraSpace.md │ │ │ └── MapDepthPointsToColorSpace.md │ │ ├── CoordinateMappingChanged.md │ │ ├── CoordinateMappingChangedEv.md │ │ ├── DepthFrameArrivedEventArgs.md │ │ ├── DepthFrameArrivedEventArgs │ │ ├── Properties.md │ │ └── Properties │ │ │ └── FrameReference_Property.md │ │ ├── DepthFrameReader_Class.md │ │ ├── DepthFrameReader_Class │ │ ├── Events.md │ │ ├── Events │ │ │ ├── FrameArrived_Event.md │ │ │ └── PropertyChanged_Event.md │ │ ├── Methods.md │ │ ├── Methods │ │ │ ├── AcquireLatestFrame_Method.md │ │ │ └── Close_Method.md │ │ ├── Properties.md │ │ └── Properties │ │ │ ├── DepthFrameSource_Property.md │ │ │ └── IsPaused_Property.md │ │ ├── DepthFrameReference_Class.md │ │ ├── DepthFrameReference_Class │ │ ├── Methods.md │ │ ├── Methods │ │ │ └── AcquireFrame_Method.md │ │ ├── Properties.md │ │ └── Properties │ │ │ └── RelativeTime_Property.md │ │ ├── DepthFrameSource_Class.md │ │ ├── DepthFrameSource_Class │ │ ├── Events.md │ │ ├── Events │ │ │ ├── FrameCaptured_Event.md │ │ │ └── PropertyChanged_Event.md │ │ ├── Methods.md │ │ ├── Methods │ │ │ └── OpenReader_Method.md │ │ ├── Properties.md │ │ └── Properties │ │ │ ├── DepthMaxReliableDistance.md │ │ │ ├── DepthMinReliableDistance.md │ │ │ ├── FrameDescription_Property.md │ │ │ ├── IsActive_Property.md │ │ │ └── KinectSensor_Property.md │ │ ├── DepthFrame_Class.md │ │ ├── DepthFrame_Class │ │ ├── Methods.md │ │ ├── Methods │ │ │ ├── Close_Method.md │ │ │ ├── CopyFrameDataToArray.md │ │ │ ├── CopyFrameDataToArray_Method.md │ │ │ ├── CopyFrameDataToBuffer.md │ │ │ ├── CopyFrameDataToBuffer_Method.md │ │ │ └── LockImageBuffer_Method.md │ │ ├── Properties.md │ │ └── Properties │ │ │ ├── DepthFrameSource_Property.md │ │ │ ├── DepthMaxReliableDistance.md │ │ │ ├── DepthMinReliableDistance.md │ │ │ ├── FrameDescription_Property.md │ │ │ └── RelativeTime_Property.md │ │ ├── DepthSpacePoint_Structure.md │ │ ├── DepthSpacePoint_Structure │ │ ├── DepthSpacePoint_Fields.md │ │ ├── DepthSpacePoint_Fields │ │ │ ├── X_Field.md │ │ │ └── Y_Field.md │ │ └── Methods.md │ │ ├── DetectionResult.md │ │ ├── DetectionResult_Enumeration.md │ │ ├── Expression_Enumeration.md │ │ ├── FrameCapturedEventArgs.md │ │ ├── FrameCapturedEventArgs │ │ ├── Properties.md │ │ └── Properties │ │ │ ├── FrameStatus_Property.md │ │ │ ├── FrameType_Property.md │ │ │ └── RelativeTime_Property.md │ │ ├── FrameCapturedEventArgs_Class.md │ │ ├── FrameCapturedEventArgs_Class │ │ ├── Properties.md │ │ └── Properties │ │ │ ├── FrameStatus_Property.md │ │ │ ├── FrameType_Property.md │ │ │ └── RelativeTime_Property.md │ │ ├── FrameCapturedStatus.md │ │ ├── FrameDescription_Class.md │ │ ├── FrameDescription_Class │ │ ├── Properties.md │ │ └── Properties │ │ │ ├── BytesPerPixel_Property.md │ │ │ ├── DiagonalFieldOfView.md │ │ │ ├── DiagonalFieldOfView_Property.md │ │ │ ├── Height_Property.md │ │ │ ├── HorizontalFieldOfView.md │ │ │ ├── LengthInPixels_Property.md │ │ │ ├── VerticalFieldOfView.md │ │ │ ├── VerticalFieldOfView_Property.md │ │ │ └── Width_Property.md │ │ ├── FrameEdges_Enumeration.md │ │ ├── FrameSourceTypes.md │ │ ├── FrameSourceTypes_Enumeration.md │ │ ├── HandState_Enumeration.md │ │ ├── InfraredFrameArrivedEven.md │ │ ├── InfraredFrameArrivedEven │ │ ├── Properties.md │ │ └── Properties │ │ │ └── FrameReference_Property.md │ │ ├── InfraredFrameArrivedEventA.md │ │ ├── InfraredFrameArrivedEventA │ │ ├── Properties.md │ │ └── Properties │ │ │ └── FrameReference_Property.md │ │ ├── InfraredFrameReader_Class.md │ │ ├── InfraredFrameReader_Class │ │ ├── Events.md │ │ ├── Events │ │ │ ├── FrameArrived_Event.md │ │ │ └── PropertyChanged_Event.md │ │ ├── Methods.md │ │ ├── Methods │ │ │ ├── AcquireLatestFrame_Method.md │ │ │ └── Close_Method.md │ │ ├── Properties.md │ │ └── Properties │ │ │ ├── InfraredFrameSource.md │ │ │ ├── InfraredFrameSource_Property.md │ │ │ └── IsPaused_Property.md │ │ ├── InfraredFrameReference.md │ │ ├── InfraredFrameReference │ │ ├── Methods.md │ │ ├── Methods │ │ │ └── AcquireFrame_Method.md │ │ ├── Properties.md │ │ └── Properties │ │ │ └── RelativeTime_Property.md │ │ ├── InfraredFrameReference_Class.md │ │ ├── InfraredFrameReference_Class │ │ ├── Methods.md │ │ ├── Methods │ │ │ └── AcquireFrame_Method.md │ │ ├── Properties.md │ │ └── Properties │ │ │ └── RelativeTime_Property.md │ │ ├── InfraredFrameSource_Class.md │ │ ├── InfraredFrameSource_Class │ │ ├── Events.md │ │ ├── Events │ │ │ ├── FrameCaptured_Event.md │ │ │ └── PropertyChanged_Event.md │ │ ├── Methods.md │ │ ├── Methods │ │ │ └── OpenReader_Method.md │ │ ├── Properties.md │ │ └── Properties │ │ │ ├── FrameDescription_Property.md │ │ │ ├── IsActive_Property.md │ │ │ └── KinectSensor_Property.md │ │ ├── InfraredFrame_Class.md │ │ ├── InfraredFrame_Class │ │ ├── Methods.md │ │ ├── Methods │ │ │ ├── Close_Method.md │ │ │ ├── CopyFrameDataToArray.md │ │ │ ├── CopyFrameDataToArray_Method.md │ │ │ ├── CopyFrameDataToBuffer.md │ │ │ ├── CopyFrameDataToBuffer_Method.md │ │ │ └── LockImageBuffer_Method.md │ │ ├── Properties.md │ │ └── Properties │ │ │ ├── FrameDescription_Property.md │ │ │ ├── InfraredFrameSource.md │ │ │ ├── InfraredFrameSource_Property.md │ │ │ └── RelativeTime_Property.md │ │ ├── IsAvailableChangedEventA.md │ │ ├── IsAvailableChangedEventA │ │ ├── Properties.md │ │ └── Properties │ │ │ └── IsAvailable_Property.md │ │ ├── IsAvailableChangedEventArgs.md │ │ ├── IsAvailableChangedEventArgs │ │ ├── Properties.md │ │ └── Properties │ │ │ └── IsAvailable_Property.md │ │ ├── JointOrientation_Structure.md │ │ ├── JointOrientation_Structure │ │ ├── JointOrientation_Fields.md │ │ └── JointOrientation_Fields │ │ │ ├── JointType_Field.md │ │ │ └── Orientation_Field.md │ │ ├── JointType_Enumeration.md │ │ ├── Joint_Structure.md │ │ ├── Joint_Structure │ │ ├── Joint_Fields.md │ │ └── Joint_Fields │ │ │ ├── JointType_Field.md │ │ │ ├── Position_Field.md │ │ │ └── TrackingState_Field.md │ │ ├── KinectAudioCalibrationSt.md │ │ ├── KinectAudioCalibrationState.md │ │ ├── KinectCapabilities.md │ │ ├── KinectSensor_Class.md │ │ ├── KinectSensor_Class │ │ ├── Events.md │ │ ├── Events │ │ │ ├── IsAvailableChanged_Event.md │ │ │ └── PropertyChanged_Event.md │ │ ├── Methods.md │ │ ├── Methods │ │ │ ├── Close_Method.md │ │ │ ├── GetDefault_Method.md │ │ │ ├── OpenMultiSourceFrameReader.md │ │ │ └── Open_Method.md │ │ ├── Properties.md │ │ └── Properties │ │ │ ├── AudioSource_Property.md │ │ │ ├── BodyFrameSource_Property.md │ │ │ ├── BodyIndexFrameSource.md │ │ │ ├── ColorFrameSource_Property.md │ │ │ ├── CoordinateMapper_Property.md │ │ │ ├── DepthFrameSource_Property.md │ │ │ ├── InfraredFrameSource.md │ │ │ ├── InfraredFrameSource_Property.md │ │ │ ├── IsAvailable_Property.md │ │ │ ├── IsOpen_Property.md │ │ │ ├── KinectCapabilities.md │ │ │ ├── KinectCapabilities_Property.md │ │ │ ├── LongExposureInfraredFram.md │ │ │ ├── LongExposureInfraredFrameS.md │ │ │ ├── Sensors_Property.md │ │ │ └── UniqueKinectId_Property.md │ │ ├── LongExposureInfraredFram.md │ │ ├── LongExposureInfraredFram │ │ ├── Events.md │ │ ├── Events │ │ │ ├── FrameArrived_Event.md │ │ │ ├── FrameCaptured_Event.md │ │ │ └── PropertyChanged_Event.md │ │ ├── Methods.md │ │ ├── Methods │ │ │ ├── AcquireFrame_Method.md │ │ │ ├── AcquireLatestFrame_Method.md │ │ │ ├── Close_Method.md │ │ │ └── OpenReader_Method.md │ │ ├── Properties.md │ │ └── Properties │ │ │ ├── FrameDescription_Property.md │ │ │ ├── FrameReference_Property.md │ │ │ ├── IsActive_Property.md │ │ │ ├── IsPaused_Property.md │ │ │ ├── KinectSensor_Property.md │ │ │ ├── LongExposureInfraredFram.md │ │ │ └── RelativeTime_Property.md │ │ ├── LongExposureInfraredFrame.md │ │ ├── LongExposureInfraredFrame │ │ ├── Methods.md │ │ ├── Methods │ │ │ ├── Close_Method.md │ │ │ ├── CopyFrameDataToArray.md │ │ │ ├── CopyFrameDataToArray_Method.md │ │ │ ├── CopyFrameDataToBuffer.md │ │ │ ├── CopyFrameDataToBuffer_Method.md │ │ │ └── LockImageBuffer_Method.md │ │ ├── Properties.md │ │ └── Properties │ │ │ ├── FrameDescription_Property.md │ │ │ ├── LongExposureInfraredFram.md │ │ │ ├── LongExposureInfraredFrameS.md │ │ │ └── RelativeTime_Property.md │ │ ├── LongExposureInfraredFrameA.md │ │ ├── LongExposureInfraredFrameA │ │ ├── Properties.md │ │ └── Properties │ │ │ └── FrameReference_Property.md │ │ ├── LongExposureInfraredFrameR.md │ │ ├── LongExposureInfraredFrameR │ │ ├── Events.md │ │ ├── Events │ │ │ ├── FrameArrived_Event.md │ │ │ └── PropertyChanged_Event.md │ │ ├── Methods.md │ │ ├── Methods │ │ │ ├── AcquireFrame_Method.md │ │ │ ├── AcquireLatestFrame_Method.md │ │ │ └── Close_Method.md │ │ ├── Properties.md │ │ └── Properties │ │ │ ├── IsPaused_Property.md │ │ │ ├── LongExposureInfraredFrameS.md │ │ │ └── RelativeTime_Property.md │ │ ├── LongExposureInfraredFrameS.md │ │ ├── LongExposureInfraredFrameS │ │ ├── Events.md │ │ ├── Events │ │ │ ├── FrameCaptured_Event.md │ │ │ └── PropertyChanged_Event.md │ │ ├── Methods.md │ │ ├── Methods │ │ │ └── OpenReader_Method.md │ │ ├── Properties.md │ │ └── Properties │ │ │ ├── FrameDescription_Property.md │ │ │ ├── IsActive_Property.md │ │ │ └── KinectSensor_Property.md │ │ ├── MultiSourceFrameArrivedE.md │ │ ├── MultiSourceFrameArrivedE │ │ ├── Properties.md │ │ └── Properties │ │ │ └── FrameReference_Property.md │ │ ├── MultiSourceFrameArrivedEve.md │ │ ├── MultiSourceFrameArrivedEve │ │ ├── Properties.md │ │ └── Properties │ │ │ └── FrameReference_Property.md │ │ ├── MultiSourceFrameReader.md │ │ ├── MultiSourceFrameReader │ │ ├── Events.md │ │ ├── Events │ │ │ ├── MultiSourceFrameArrived.md │ │ │ └── PropertyChanged_Event.md │ │ ├── Methods.md │ │ ├── Methods │ │ │ ├── AcquireLatestFrame_Method.md │ │ │ └── Close_Method.md │ │ ├── Properties.md │ │ └── Properties │ │ │ ├── FrameSourceTypes_Property.md │ │ │ ├── IsPaused_Property.md │ │ │ └── KinectSensor_Property.md │ │ ├── MultiSourceFrameReader_Class.md │ │ ├── MultiSourceFrameReader_Class │ │ ├── Events.md │ │ ├── Events │ │ │ ├── MultiSourceFrameArrived.md │ │ │ └── PropertyChanged_Event.md │ │ ├── Methods.md │ │ ├── Methods │ │ │ ├── AcquireLatestFrame_Method.md │ │ │ └── Close_Method.md │ │ ├── Properties.md │ │ └── Properties │ │ │ ├── FrameSourceTypes_Property.md │ │ │ ├── IsPaused_Property.md │ │ │ └── KinectSensor_Property.md │ │ ├── MultiSourceFrameReference.md │ │ ├── MultiSourceFrameReference │ │ ├── Methods.md │ │ └── Methods │ │ │ └── AcquireFrame_Method.md │ │ ├── MultiSourceFrame_Class.md │ │ ├── MultiSourceFrame_Class │ │ ├── Methods.md │ │ ├── Methods │ │ │ └── Close_Method.md │ │ ├── Properties.md │ │ └── Properties │ │ │ ├── BodyFrameReference.md │ │ │ ├── BodyFrameReference_Property.md │ │ │ ├── BodyIndexFrameReference.md │ │ │ ├── ColorFrameReference.md │ │ │ ├── ColorFrameReference_Property.md │ │ │ ├── DepthFrameReference.md │ │ │ ├── DepthFrameReference_Property.md │ │ │ ├── InfraredFrameReference.md │ │ │ ├── LongExposureInfraredFram.md │ │ │ └── LongExposureInfraredFrameR.md │ │ ├── TrackingConfidence.md │ │ ├── TrackingState_Enumeration.md │ │ ├── Vector4_Structure.md │ │ └── Vector4_Structure │ │ ├── Vector4_Fields.md │ │ └── Vector4_Fields │ │ ├── W_Field.md │ │ ├── X_Field.md │ │ ├── Y_Field.md │ │ └── Z_Field.md │ ├── Samples.md │ └── What's_New_in_the_October.md ├── LICENSE ├── NewTopicTemplates ├── Conceptual.md ├── HowTo.md └── Reference.md └── README.md /Kinect4Windows2.0/k4w2/NUI_Tools.md: -------------------------------------------------------------------------------- 1 | Natural User Interface Tools 2 | ============================ 3 | 4 | 5 | 6 | In this section 7 | =============== 8 | 9 | [Visual Gesture Builder (VGB)](NUI_Tools/Visual_Gesture_Builder_0.md) 10 | Generates data that is used to perform gesture detection and tracking at run time. 11 | 12 | [VgbView - Visual Gesture Builder View](NUI_Tools/VgbView_Visual_Gesture.md) 13 | Describes VgbView, a tool that allows you to view a gesture database in real time. 14 | 15 | [Kinect Studio](NUI_Tools/Kinect_Studio.md) 16 | Provides a brief overview of the Kinect Studio tool and instructions for launching the tool. 17 | 18 | 19 | 20 | 21 | 39 | -------------------------------------------------------------------------------- /Kinect4Windows2.0/k4w2/NUI_Tools/Kinect_Studio/Custom_View_Layout_Creator/Output_View.md: -------------------------------------------------------------------------------- 1 | Output View 2 | =========== 3 | 4 | The **Output View** is used primarily for activity and error logging. 5 | 6 | 7 | 8 | 9 | 26 | -------------------------------------------------------------------------------- /Kinect4Windows2.0/k4w2/NUI_Tools/Kinect_Studio/Kinect_Studio_Settings.md: -------------------------------------------------------------------------------- 1 | Kinect Studio Settings 2 | ====================== 3 | 4 | The Kinect Studio settings let you adjust various application settings. 5 | 6 | ![](../../../resources/k4w_kinectstudio_settings.png) 7 | 8 | 9 | 10 | 27 | -------------------------------------------------------------------------------- /Kinect4Windows2.0/k4w2/NUI_Tools/Kinect_Studio/LOG_View_Layout.md: -------------------------------------------------------------------------------- 1 | LOG View Layout 2 | =============== 3 | 4 | The Log layout holds the output view and displays activity or errors. 5 | 6 | ![](../../../resources/k4w_kinectstudio_log.png) 7 | 8 | 9 | 10 | 27 | -------------------------------------------------------------------------------- /Kinect4Windows2.0/k4w2/NUI_Tools/Kinect_Studio/MONITOR_View_Layout.md: -------------------------------------------------------------------------------- 1 | MONITOR View Layout - Viewing Live Data Streams 2 | =============================================== 3 | 4 | Kinect Studio supports the viewing of live data from the sensor array. 5 | 6 | ![](../../../resources/k4w_kinectstudio_monitoring.png) 7 | ### To view live sensor data 8 | 9 | 1. If the service is not connected, click **Connect to service**. ![](../../../resources/k4w_kinectstudio_ConnectToService.png) 10 | 2. Enable the desired streams from the list of available streams. 11 | 3. Click **Start monitoring**. ![](../../../resources/k4w_kinectstudio_StartMonitoring.png). 12 | 4. Select the desired Monitor View (2D or 3D), and right-click in the view to select the desired display options. 13 | 14 | Color, depth, and body frame data are shown in the monitor 3D or 2D view, depending on the selected display options. 15 | 16 | 17 | 18 | 19 | 36 | -------------------------------------------------------------------------------- /Kinect4Windows2.0/k4w2/NUI_Tools/Kinect_Studio/MONITOR_View_Layout_Viewing.md: -------------------------------------------------------------------------------- 1 | MONITOR View Layout - Viewing Live Data Streams 2 | =============================================== 3 | 4 | Kinect Studio supports the viewing of live data from the sensor array. 5 | 6 | ![](../../../resources/k4w_kinectstudio_monitoring.png) 7 | ### To view live sensor data 8 | 9 | 1. If the service is not connected, click **Connect to service**. ![](../../../resources/k4w_kinectstudio_ConnectToService.png) 10 | 2. Enable the desired streams from the list of available streams. 11 | 3. Click **Start monitoring**. ![](../../../resources/k4w_kinectstudio_StartMonitoring.png). 12 | 4. Select the desired Monitor View (2D or 3D), and right-click in the view to select the desired display options. 13 | 14 | Color, depth, and body frame data are shown in the monitor 3D or 2D view, depending on the selected display options. 15 | 16 | 17 | 18 | 19 | 36 | -------------------------------------------------------------------------------- /Kinect4Windows2.0/k4w2/NUI_Tools/Visual_Gesture_Builder_0/Detection_Technologies.md: -------------------------------------------------------------------------------- 1 | Detection Technologies 2 | ====================== 3 | 4 | Visual Gesture Builder generates gesture definitions by using a set of detection technologies. You determine the kind of solution to build by selecting the detection technology to use. 5 | 6 | 7 | 8 | In this section 9 | =============== 10 | 11 | [AdaBoostTrigger](Detection_Technologies/AdaBoostTrigger.md) 12 | This will detect a discrete gesture. Boolean values of true/false are used to indicate when the user is performing a gesture. 13 | 14 | [RFRProgress](Detection_Technologies/RFRProgress.md) 15 | This will detect a continuous gesture. Float values are assigned to indicate the progress of the user as they perform a gesture. 16 | 17 | 18 | 19 | 20 | 36 | -------------------------------------------------------------------------------- /Kinect4Windows2.0/k4w2/NUI_Tools/Visual_Gesture_Builder_0/User_Interface/Live_Preview.md: -------------------------------------------------------------------------------- 1 | Live Preview 2 | ============ 3 | 4 | Selecting **Live Preview** from the **File** menu will launch [VgbView - Visual Gesture Builder View](../../VgbView_Visual_Gesture.md). First, select a gesture database (.gbd) or analysis (.gba) file to load, and then use VGBView to monitor how the gesture detectors in your database respond to body data coming from the Kinect sensor. 5 | 6 | 7 | 8 | See also 9 | ======== 10 | 11 | [Visual Gesture Builder user interface](../User_Interface.md) 12 | [](O:!tools.k4w_nui_tools_vgbview) 13 | 14 | 15 | 16 | 17 | 33 | -------------------------------------------------------------------------------- /Kinect4Windows2.0/k4w2/Reference.md: -------------------------------------------------------------------------------- 1 | Reference 2 | ========= 3 | 4 | The Kinect for Windows SDK 2.0 provides the following reference documentation. 5 | 6 | 7 | 8 | In this section 9 | =============== 10 | 11 | [C++ Reference](Reference/C++_Reference.md) 12 | Describes the Kinect for Windows native code APIs, which are implemented in C++. 13 | 14 | [Windows Store App WinRT Reference](Reference/Kinect_for_Windows_v2.md) 15 | Reference documentation for the Windows Runtime APIs for the Kinect for Windows SDK v2. 16 | 17 | The .NET API reference documentation for the Kinect for Windows SDK 2.0 can be downloaded from the [Kinect for Windows developer center](http://go.microsoft.com/fwlink/?LinkId=510408). 18 | 19 | 20 | 21 | 22 | 39 | -------------------------------------------------------------------------------- /Kinect4Windows2.0/k4w2/Reference/C++_Reference.md: -------------------------------------------------------------------------------- 1 | Kinect for Windows C++ Reference 2 | ================================ 3 | 4 | Describes the Kinect for Windows native code APIs, which are implemented in C++. 5 | 6 | In this section 7 | =============== 8 | 9 | [Interfaces](C++_Reference/Interfaces.md) 10 | Describes the Kinect for Windows interfaces, including interfaces for face detection, Kinect Fusion, and Visual Gesture Builder. 11 | 12 | [Functions](C++_Reference/Functions.md) 13 | Describes the Kinect for Windows base functions, including functions for face detection, Kinect Fusion, and Visual Gesture Builder. 14 | 15 | [Structures](C++_Reference/Structures.md) 16 | Describes the Kinect structures, including structures for face detection, Kinect Fusion, and Visual Gesture Builder. 17 | 18 | [Enumerations](C++_Reference/Enumerations.md) 19 | Describes the Kinect enumerations, including enumerations for face detection, Kinect Fusion, and Visual Gesture Builder. 20 | 21 | 22 | 23 | 24 | 40 | -------------------------------------------------------------------------------- /Kinect4Windows2.0/k4w2/Reference/C++_Reference/Interfaces/IAudioBeamFrameArrivedEv/Methods.md: -------------------------------------------------------------------------------- 1 | IAudioBeamFrameArrivedEventArgs Methods 2 | ======================================= 3 | 4 | 5 | 6 | Methods 7 | ======= 8 | 9 | 10 | 11 | 12 | 13 | 14 | 15 | 16 | 17 | 18 | 19 | 20 | 21 | 22 | 23 | 24 | 25 | 26 |
NameDescription
get_FrameReferenceGets the frame reference for the IAudioBeamFrame.
27 | 28 | 29 | 30 | 31 | 47 | -------------------------------------------------------------------------------- /Kinect4Windows2.0/k4w2/Reference/C++_Reference/Interfaces/IAudioBeamFrameArrivedEven/Methods.md: -------------------------------------------------------------------------------- 1 | IAudioBeamFrameArrivedEventArgs Methods 2 | ======================================= 3 | 4 | 5 | 6 | Methods 7 | ======= 8 | 9 | 10 | 11 | 12 | 13 | 14 | 15 | 16 | 17 | 18 | 19 | 20 | 21 | 22 | 23 | 24 | 25 | 26 |
NameDescription
get_FrameReferenceGets the frame reference for the IAudioBeamFrame.
27 | 28 | 29 | 30 | 31 | 47 | -------------------------------------------------------------------------------- /Kinect4Windows2.0/k4w2/Reference/C++_Reference/Interfaces/IAudioBeamFrameList/Methods.md: -------------------------------------------------------------------------------- 1 | IAudioBeamFrameList Methods 2 | =========================== 3 | 4 | 5 | 6 | Methods 7 | ======= 8 | 9 | 10 | 11 | 12 | 13 | 14 | 15 | 16 | 17 | 18 | 19 | 20 | 21 | 22 | 23 | 24 | 25 | 26 | 27 | 28 | 29 | 30 |
NameDescription
get_BeamCountGets the number of audio beams for the frame list.
OpenAudioBeamFrameGets the audio beam frame from a list by index.
31 | 32 | 33 | 34 | 35 | 51 | -------------------------------------------------------------------------------- /Kinect4Windows2.0/k4w2/Reference/C++_Reference/Interfaces/IAudioBeamFrameReference/Methods.md: -------------------------------------------------------------------------------- 1 | IAudioBeamFrameReference Methods 2 | ================================ 3 | 4 | 5 | 6 | Methods 7 | ======= 8 | 9 | 10 | 11 | 12 | 13 | 14 | 15 | 16 | 17 | 18 | 19 | 20 | 21 | 22 | 23 | 24 | 25 | 26 | 27 | 28 | 29 | 30 |
NameDescription
AcquireBeamFramesGets the container for one frame's worth of audio beam image data.
get_RelativeTimeGets the relative time of this frame.
31 | 32 | 33 | 34 | 35 | 51 | -------------------------------------------------------------------------------- /Kinect4Windows2.0/k4w2/Reference/C++_Reference/Interfaces/IAudioBeamList_Interface/Methods.md: -------------------------------------------------------------------------------- 1 | IAudioBeamList Methods 2 | ====================== 3 | 4 | 5 | 6 | Methods 7 | ======= 8 | 9 | 10 | 11 | 12 | 13 | 14 | 15 | 16 | 17 | 18 | 19 | 20 | 21 | 22 | 23 | 24 | 25 | 26 | 27 | 28 | 29 | 30 |
NameDescription
get_BeamCountReturns the number of audio beams in the collection.
OpenAudioBeamReturns the audio beam by index in the collection.
31 | 32 | 33 | 34 | 35 | 51 | -------------------------------------------------------------------------------- /Kinect4Windows2.0/k4w2/Reference/C++_Reference/Interfaces/IAudioBodyCorrelation/Methods.md: -------------------------------------------------------------------------------- 1 | IAudioBodyCorrelation Methods 2 | ============================= 3 | 4 | 5 | 6 | Methods 7 | ======= 8 | 9 | 10 | 11 | 12 | 13 | 14 | 15 | 16 | 17 | 18 | 19 | 20 | 21 | 22 | 23 | 24 | 25 | 26 |
NameDescription
get_BodyTrackingIdGets the body tracking id.
27 | 28 | 29 | 30 | 31 | 47 | -------------------------------------------------------------------------------- /Kinect4Windows2.0/k4w2/Reference/C++_Reference/Interfaces/IBodyFrameArrivedEventArgs/Methods.md: -------------------------------------------------------------------------------- 1 | IBodyFrameArrivedEventArgs Methods 2 | ================================== 3 | 4 | 5 | 6 | Methods 7 | ======= 8 | 9 | 10 | 11 | 12 | 13 | 14 | 15 | 16 | 17 | 18 | 19 | 20 | 21 | 22 | 23 | 24 | 25 | 26 |
NameDescription
get_FrameReferenceGets the frame reference.
27 | 28 | 29 | 30 | 31 | 47 | -------------------------------------------------------------------------------- /Kinect4Windows2.0/k4w2/Reference/C++_Reference/Interfaces/IBodyFrameReference/Methods.md: -------------------------------------------------------------------------------- 1 | IBodyFrameReference Methods 2 | =========================== 3 | 4 | 5 | 6 | Methods 7 | ======= 8 | 9 | 10 | 11 | 12 | 13 | 14 | 15 | 16 | 17 | 18 | 19 | 20 | 21 | 22 | 23 | 24 | 25 | 26 | 27 | 28 | 29 | 30 |
NameDescription
AcquireFrameGets the actual body frame from the reference.
get_RelativeTimeGets the timestamp of the referenced body frame.
31 | 32 | 33 | 34 | 35 | 51 | -------------------------------------------------------------------------------- /Kinect4Windows2.0/k4w2/Reference/C++_Reference/Interfaces/IBodyIndexFrameArrivedEv/Methods.md: -------------------------------------------------------------------------------- 1 | IBodyIndexFrameArrivedEventArgs Methods 2 | ======================================= 3 | 4 | 5 | 6 | Methods 7 | ======= 8 | 9 | 10 | 11 | 12 | 13 | 14 | 15 | 16 | 17 | 18 | 19 | 20 | 21 | 22 | 23 | 24 | 25 | 26 |
NameDescription
get_FrameReferenceGets the frame reference.
27 | 28 | 29 | 30 | 31 | 47 | -------------------------------------------------------------------------------- /Kinect4Windows2.0/k4w2/Reference/C++_Reference/Interfaces/IBodyIndexFrameArrivedEven/Methods.md: -------------------------------------------------------------------------------- 1 | IBodyIndexFrameArrivedEventArgs Methods 2 | ======================================= 3 | 4 | 5 | 6 | Methods 7 | ======= 8 | 9 | 10 | 11 | 12 | 13 | 14 | 15 | 16 | 17 | 18 | 19 | 20 | 21 | 22 | 23 | 24 | 25 | 26 |
NameDescription
get_FrameReferenceGets the frame reference.
27 | 28 | 29 | 30 | 31 | 47 | -------------------------------------------------------------------------------- /Kinect4Windows2.0/k4w2/Reference/C++_Reference/Interfaces/IBodyIndexFrameReference/Methods.md: -------------------------------------------------------------------------------- 1 | IBodyIndexFrameReference Methods 2 | ================================ 3 | 4 | 5 | 6 | Methods 7 | ======= 8 | 9 | 10 | 11 | 12 | 13 | 14 | 15 | 16 | 17 | 18 | 19 | 20 | 21 | 22 | 23 | 24 | 25 | 26 | 27 | 28 | 29 | 30 |
NameDescription
AcquireFrameGets the actual body frame from the reference.
get_RelativeTimeGets the timestamp of the referenced body frame.
31 | 32 | 33 | 34 | 35 | 51 | -------------------------------------------------------------------------------- /Kinect4Windows2.0/k4w2/Reference/C++_Reference/Interfaces/ICaptureStatusChangedEve/Members.md: -------------------------------------------------------------------------------- 1 | ICaptureStatusChangedEventArgs Members 2 | ====================================== 3 | 4 | **ICaptureStatusChangedEventArgs** has the following members. 5 | 6 | 7 | 8 | Methods 9 | ======= 10 | 11 | 12 | 13 | 14 | 15 | 16 | 17 | 18 | 19 | 20 | 21 | 22 | 23 | 24 | 25 | 26 | 27 | 28 |
NameDescription
get_PreviousCaptureStatusGets the capture status from before the IFaceModelBuilder Interface CaptureStatusChanged event.
29 | 30 | 31 | 32 | 33 | 52 | -------------------------------------------------------------------------------- /Kinect4Windows2.0/k4w2/Reference/C++_Reference/Interfaces/ICaptureStatusChangedEve/Methods.md: -------------------------------------------------------------------------------- 1 | ICaptureStatusChangedEventArgs Methods 2 | ====================================== 3 | 4 | 5 | 6 | Methods 7 | ======= 8 | 9 | 10 | 11 | 12 | 13 | 14 | 15 | 16 | 17 | 18 | 19 | 20 | 21 | 22 | 23 | 24 | 25 | 26 |
NameDescription
get_PreviousCaptureStatusGets the capture status from before the IFaceModelBuilder Interface CaptureStatusChanged event.
27 | 28 | 29 | 30 | 31 | 47 | -------------------------------------------------------------------------------- /Kinect4Windows2.0/k4w2/Reference/C++_Reference/Interfaces/ICaptureStatusChangedEvent/Members.md: -------------------------------------------------------------------------------- 1 | ICaptureStatusChangedEventArgs Members 2 | ====================================== 3 | 4 | **ICaptureStatusChangedEventArgs** has the following members. 5 | 6 | 7 | 8 | Methods 9 | ======= 10 | 11 | 12 | 13 | 14 | 15 | 16 | 17 | 18 | 19 | 20 | 21 | 22 | 23 | 24 | 25 | 26 | 27 | 28 |
NameDescription
get_PreviousCaptureStatusGets the capture status from before the IFaceModelBuilder Interface CaptureStatusChanged event.
29 | 30 | 31 | 32 | 33 | 52 | -------------------------------------------------------------------------------- /Kinect4Windows2.0/k4w2/Reference/C++_Reference/Interfaces/ICaptureStatusChangedEvent/Methods.md: -------------------------------------------------------------------------------- 1 | ICaptureStatusChangedEventArgs Methods 2 | ====================================== 3 | 4 | 5 | 6 | Methods 7 | ======= 8 | 9 | 10 | 11 | 12 | 13 | 14 | 15 | 16 | 17 | 18 | 19 | 20 | 21 | 22 | 23 | 24 | 25 | 26 |
NameDescription
get_PreviousCaptureStatusGets the capture status from before the IFaceModelBuilder Interface CaptureStatusChanged event.
27 | 28 | 29 | 30 | 31 | 47 | -------------------------------------------------------------------------------- /Kinect4Windows2.0/k4w2/Reference/C++_Reference/Interfaces/ICollectionStatusChanged/Members.md: -------------------------------------------------------------------------------- 1 | ICollectionStatusChangedEventArgs Members 2 | ========================================= 3 | 4 | **ICollectionStatusChangedEventArgs** has the following members. 5 | 6 | 7 | 8 | Methods 9 | ======= 10 | 11 | 12 | 13 | 14 | 15 | 16 | 17 | 18 | 19 | 20 | 21 | 22 | 23 | 24 | 25 | 26 | 27 | 28 |
NameDescription
get_PreviousCollectionStatusGets the capture status from before the IFaceModelBuilder Interface CollectionStatusChanged event.
29 | 30 | 31 | 32 | 33 | 52 | -------------------------------------------------------------------------------- /Kinect4Windows2.0/k4w2/Reference/C++_Reference/Interfaces/ICollectionStatusChanged/Methods.md: -------------------------------------------------------------------------------- 1 | ICollectionStatusChangedEventArgs Methods 2 | ========================================= 3 | 4 | 5 | 6 | Methods 7 | ======= 8 | 9 | 10 | 11 | 12 | 13 | 14 | 15 | 16 | 17 | 18 | 19 | 20 | 21 | 22 | 23 | 24 | 25 | 26 |
NameDescription
get_PreviousCollectionStatusGets the capture status from before the IFaceModelBuilder Interface CollectionStatusChanged event.
27 | 28 | 29 | 30 | 31 | 47 | -------------------------------------------------------------------------------- /Kinect4Windows2.0/k4w2/Reference/C++_Reference/Interfaces/ICollectionStatusChangedEv/Methods.md: -------------------------------------------------------------------------------- 1 | ICollectionStatusChangedEventArgs Methods 2 | ========================================= 3 | 4 | 5 | 6 | Methods 7 | ======= 8 | 9 | 10 | 11 | 12 | 13 | 14 | 15 | 16 | 17 | 18 | 19 | 20 | 21 | 22 | 23 | 24 | 25 | 26 |
NameDescription
get_PreviousCollectionStatusGets the capture status from before the IFaceModelBuilder Interface CollectionStatusChanged event.
27 | 28 | 29 | 30 | 31 | 47 | -------------------------------------------------------------------------------- /Kinect4Windows2.0/k4w2/Reference/C++_Reference/Interfaces/IColorFrameArrivedEventA/Methods.md: -------------------------------------------------------------------------------- 1 | IColorFrameArrivedEventArgs Methods 2 | =================================== 3 | 4 | 5 | 6 | Methods 7 | ======= 8 | 9 | 10 | 11 | 12 | 13 | 14 | 15 | 16 | 17 | 18 | 19 | 20 | 21 | 22 | 23 | 24 | 25 | 26 |
NameDescription
get_FrameReferenceGets the reference to the color frame for the FrameArrived event.
27 | 28 | 29 | 30 | 31 | 47 | -------------------------------------------------------------------------------- /Kinect4Windows2.0/k4w2/Reference/C++_Reference/Interfaces/IColorFrameArrivedEventArgs/Methods.md: -------------------------------------------------------------------------------- 1 | IColorFrameArrivedEventArgs Methods 2 | =================================== 3 | 4 | 5 | 6 | Methods 7 | ======= 8 | 9 | 10 | 11 | 12 | 13 | 14 | 15 | 16 | 17 | 18 | 19 | 20 | 21 | 22 | 23 | 24 | 25 | 26 |
NameDescription
get_FrameReferenceGets the reference to the color frame for the FrameArrived event.
27 | 28 | 29 | 30 | 31 | 47 | -------------------------------------------------------------------------------- /Kinect4Windows2.0/k4w2/Reference/C++_Reference/Interfaces/IColorFrameReference/Methods.md: -------------------------------------------------------------------------------- 1 | IColorFrameReference Methods 2 | ============================ 3 | 4 | 5 | 6 | Methods 7 | ======= 8 | 9 | 10 | 11 | 12 | 13 | 14 | 15 | 16 | 17 | 18 | 19 | 20 | 21 | 22 | 23 | 24 | 25 | 26 | 27 | 28 | 29 | 30 |
NameDescription
AcquireFrameGets the actual color frame from the reference.
get_RelativeTimeGets the timestamp of the referenced color frame.
31 | 32 | 33 | 34 | 35 | 51 | -------------------------------------------------------------------------------- /Kinect4Windows2.0/k4w2/Reference/C++_Reference/Interfaces/IContinuousGestureResult/Members.md: -------------------------------------------------------------------------------- 1 | IContinuousGestureResult Members 2 | ================================ 3 | 4 | **IContinuousGestureResult** has the following members. 5 | 6 | 7 | 8 | Methods 9 | ======= 10 | 11 | 12 | 13 | 14 | 15 | 16 | 17 | 18 | 19 | 20 | 21 | 22 | 23 | 24 | 25 | 26 | 27 | 28 |
NameDescription
get_ProgressGets a value indicating the progress of a continuous gesture result.
29 | 30 | 31 | 32 | 33 | 52 | -------------------------------------------------------------------------------- /Kinect4Windows2.0/k4w2/Reference/C++_Reference/Interfaces/IContinuousGestureResult/Methods.md: -------------------------------------------------------------------------------- 1 | IContinuousGestureResult Methods 2 | ================================ 3 | 4 | 5 | 6 | Methods 7 | ======= 8 | 9 | 10 | 11 | 12 | 13 | 14 | 15 | 16 | 17 | 18 | 19 | 20 | 21 | 22 | 23 | 24 | 25 | 26 |
NameDescription
get_ProgressGets a value indicating the progress of a continuous gesture result.
27 | 28 | 29 | 30 | 31 | 47 | -------------------------------------------------------------------------------- /Kinect4Windows2.0/k4w2/Reference/C++_Reference/Interfaces/IDepthFrameArrivedEventA/Methods.md: -------------------------------------------------------------------------------- 1 | IDepthFrameArrivedEventArgs Methods 2 | =================================== 3 | 4 | 5 | 6 | Methods 7 | ======= 8 | 9 | 10 | 11 | 12 | 13 | 14 | 15 | 16 | 17 | 18 | 19 | 20 | 21 | 22 | 23 | 24 | 25 | 26 |
NameDescription
get_FrameReferenceGets the reference to the depth frame for the FrameArrived event.
27 | 28 | 29 | 30 | 31 | 47 | -------------------------------------------------------------------------------- /Kinect4Windows2.0/k4w2/Reference/C++_Reference/Interfaces/IDepthFrameArrivedEventArgs/Methods.md: -------------------------------------------------------------------------------- 1 | IDepthFrameArrivedEventArgs Methods 2 | =================================== 3 | 4 | 5 | 6 | Methods 7 | ======= 8 | 9 | 10 | 11 | 12 | 13 | 14 | 15 | 16 | 17 | 18 | 19 | 20 | 21 | 22 | 23 | 24 | 25 | 26 |
NameDescription
get_FrameReferenceGets the reference to the depth frame for the FrameArrived event.
27 | 28 | 29 | 30 | 31 | 47 | -------------------------------------------------------------------------------- /Kinect4Windows2.0/k4w2/Reference/C++_Reference/Interfaces/IDepthFrameReference/Methods.md: -------------------------------------------------------------------------------- 1 | IDepthFrameReference Methods 2 | ============================ 3 | 4 | 5 | 6 | Methods 7 | ======= 8 | 9 | 10 | 11 | 12 | 13 | 14 | 15 | 16 | 17 | 18 | 19 | 20 | 21 | 22 | 23 | 24 | 25 | 26 | 27 | 28 | 29 | 30 |
NameDescription
AcquireFrameGets the actual depth frame from the reference.
get_RelativeTimeGets the timestamp of the referenced depth frame.
31 | 32 | 33 | 34 | 35 | 51 | -------------------------------------------------------------------------------- /Kinect4Windows2.0/k4w2/Reference/C++_Reference/Interfaces/IEnumKinectSensor/Methods.md: -------------------------------------------------------------------------------- 1 | IEnumKinectSensor Methods 2 | ========================= 3 | 4 | 5 | 6 | Methods 7 | ======= 8 | 9 | 10 | 11 | 12 | 13 | 14 | 15 | 16 | 17 | 18 | 19 | 20 | 21 | 22 | 23 | 24 | 25 | 26 | 27 | 28 | 29 | 30 |
NameDescription
GetNextGets the next attached Kinect sensor in the collection.
ResetResets the collection of Kinect Sensors.
31 | 32 | 33 | 34 | 35 | 51 | -------------------------------------------------------------------------------- /Kinect4Windows2.0/k4w2/Reference/C++_Reference/Interfaces/IEnumKinectSensor_Interface/Methods.md: -------------------------------------------------------------------------------- 1 | IEnumKinectSensor Methods 2 | ========================= 3 | 4 | 5 | 6 | Methods 7 | ======= 8 | 9 | 10 | 11 | 12 | 13 | 14 | 15 | 16 | 17 | 18 | 19 | 20 | 21 | 22 | 23 | 24 | 25 | 26 | 27 | 28 | 29 | 30 |
NameDescription
GetNextGets the next attached Kinect sensor in the collection.
ResetResets the collection of Kinect Sensors.
31 | 32 | 33 | 34 | 35 | 51 | -------------------------------------------------------------------------------- /Kinect4Windows2.0/k4w2/Reference/C++_Reference/Interfaces/IFaceFrameArrivedEventArgs/Members.md: -------------------------------------------------------------------------------- 1 | IFaceFrameArrivedEventArgs Members 2 | ================================== 3 | 4 | **IFaceFrameArrivedEventArgs** has the following members. 5 | 6 | 7 | 8 | Methods 9 | ======= 10 | 11 | 12 | 13 | 14 | 15 | 16 | 17 | 18 | 19 | 20 | 21 | 22 | 23 | 24 | 25 | 26 | 27 | 28 |
NameDescription
get_FrameReferenceGets the frame reference.
29 | 30 | 31 | 32 | 33 | 52 | -------------------------------------------------------------------------------- /Kinect4Windows2.0/k4w2/Reference/C++_Reference/Interfaces/IFaceFrameArrivedEventArgs/Methods.md: -------------------------------------------------------------------------------- 1 | IFaceFrameArrivedEventArgs Methods 2 | ================================== 3 | 4 | 5 | 6 | Methods 7 | ======= 8 | 9 | 10 | 11 | 12 | 13 | 14 | 15 | 16 | 17 | 18 | 19 | 20 | 21 | 22 | 23 | 24 | 25 | 26 |
NameDescription
get_FrameReferenceGets the frame reference.
27 | 28 | 29 | 30 | 31 | 47 | -------------------------------------------------------------------------------- /Kinect4Windows2.0/k4w2/Reference/C++_Reference/Interfaces/IFaceFrameReference/Members.md: -------------------------------------------------------------------------------- 1 | IFaceFrameReference Members 2 | =========================== 3 | 4 | **IFaceFrameReference** has the following members. 5 | 6 | 7 | 8 | Methods 9 | ======= 10 | 11 | 12 | 13 | 14 | 15 | 16 | 17 | 18 | 19 | 20 | 21 | 22 | 23 | 24 | 25 | 26 | 27 | 28 | 29 | 30 | 31 | 32 |
NameDescription
AcquireFrameGets the actual face frame from the reference.
get_RelativeTimeGets the timestamp of the referenced face frame.
33 | 34 | 35 | 36 | 37 | 56 | -------------------------------------------------------------------------------- /Kinect4Windows2.0/k4w2/Reference/C++_Reference/Interfaces/IFaceFrameReference/Methods.md: -------------------------------------------------------------------------------- 1 | IFaceFrameReference Methods 2 | =========================== 3 | 4 | 5 | 6 | Methods 7 | ======= 8 | 9 | 10 | 11 | 12 | 13 | 14 | 15 | 16 | 17 | 18 | 19 | 20 | 21 | 22 | 23 | 24 | 25 | 26 | 27 | 28 | 29 | 30 |
NameDescription
AcquireFrameGets the actual face frame from the reference.
get_RelativeTimeGets the timestamp of the referenced face frame.
31 | 32 | 33 | 34 | 35 | 51 | -------------------------------------------------------------------------------- /Kinect4Windows2.0/k4w2/Reference/C++_Reference/Interfaces/IFaceModelData_Interface/Members.md: -------------------------------------------------------------------------------- 1 | IFaceModelData Members 2 | ====================== 3 | 4 | **IFaceModelData** has the following members. 5 | 6 | 7 | 8 | Methods 9 | ======= 10 | 11 | 12 | 13 | 14 | 15 | 16 | 17 | 18 | 19 | 20 | 21 | 22 | 23 | 24 | 25 | 26 | 27 | 28 |
NameDescription
ProduceFaceModelProduces a face model.
29 | 30 | 31 | 32 | 33 | 52 | -------------------------------------------------------------------------------- /Kinect4Windows2.0/k4w2/Reference/C++_Reference/Interfaces/IFaceModelData_Interface/Methods.md: -------------------------------------------------------------------------------- 1 | IFaceModelData Methods 2 | ====================== 3 | 4 | 5 | 6 | Methods 7 | ======= 8 | 9 | 10 | 11 | 12 | 13 | 14 | 15 | 16 | 17 | 18 | 19 | 20 | 21 | 22 | 23 | 24 | 25 | 26 |
NameDescription
ProduceFaceModelProduces a face model.
27 | 28 | 29 | 30 | 31 | 47 | -------------------------------------------------------------------------------- /Kinect4Windows2.0/k4w2/Reference/C++_Reference/Interfaces/IFrameCapturedEventArgs/Methods.md: -------------------------------------------------------------------------------- 1 | IFrameCapturedEventArgs Methods 2 | =============================== 3 | 4 | 5 | 6 | Methods 7 | ======= 8 | 9 | 10 | 11 | 12 | 13 | 14 | 15 | 16 | 17 | 18 | 19 | 20 | 21 | 22 | 23 | 24 | 25 | 26 | 27 | 28 | 29 | 30 | 31 | 32 | 33 | 34 |
NameDescription
get_FrameStatusGets the status of the captured frame.
get_FrameTypeGets the type of the captured frame.
get_RelativeTimeGets the timestamp of the captured frame.
35 | 36 | 37 | 38 | 39 | 55 | -------------------------------------------------------------------------------- /Kinect4Windows2.0/k4w2/Reference/C++_Reference/Interfaces/IGesture_Interface/Members.md: -------------------------------------------------------------------------------- 1 | IGesture Members 2 | ================ 3 | 4 | **IGesture** has the following members. 5 | 6 | 7 | 8 | Methods 9 | ======= 10 | 11 | 12 | 13 | 14 | 15 | 16 | 17 | 18 | 19 | 20 | 21 | 22 | 23 | 24 | 25 | 26 | 27 | 28 | 29 | 30 | 31 | 32 |
NameDescription
get_GestureTypeGets the type of the gesture.
get_NameThe name of the gesture.
33 | 34 | 35 | 36 | 37 | 56 | -------------------------------------------------------------------------------- /Kinect4Windows2.0/k4w2/Reference/C++_Reference/Interfaces/IGesture_Interface/Methods.md: -------------------------------------------------------------------------------- 1 | IGesture Methods 2 | ================ 3 | 4 | 5 | 6 | Methods 7 | ======= 8 | 9 | 10 | 11 | 12 | 13 | 14 | 15 | 16 | 17 | 18 | 19 | 20 | 21 | 22 | 23 | 24 | 25 | 26 | 27 | 28 | 29 | 30 |
NameDescription
get_GestureTypeGets the type of the gesture.
get_NameThe name of the gesture.
31 | 32 | 33 | 34 | 35 | 51 | -------------------------------------------------------------------------------- /Kinect4Windows2.0/k4w2/Reference/C++_Reference/Interfaces/IHighDefinitionFaceFrameAr/Members.md: -------------------------------------------------------------------------------- 1 | IHighDefinitionFaceFrameArrivedEventArgs Members 2 | ================================================ 3 | 4 | **IHighDefinitionFaceFrameArrivedEventArgs** has the following members. 5 | 6 | 7 | 8 | Methods 9 | ======= 10 | 11 | 12 | 13 | 14 | 15 | 16 | 17 | 18 | 19 | 20 | 21 | 22 | 23 | 24 | 25 | 26 | 27 | 28 |
NameDescription
get_FrameReferenceGets the frame reference.
29 | 30 | 31 | 32 | 33 | 52 | -------------------------------------------------------------------------------- /Kinect4Windows2.0/k4w2/Reference/C++_Reference/Interfaces/IHighDefinitionFaceFrameAr/Methods.md: -------------------------------------------------------------------------------- 1 | IHighDefinitionFaceFrameArrivedEventArgs Methods 2 | ================================================ 3 | 4 | 5 | 6 | Methods 7 | ======= 8 | 9 | 10 | 11 | 12 | 13 | 14 | 15 | 16 | 17 | 18 | 19 | 20 | 21 | 22 | 23 | 24 | 25 | 26 |
NameDescription
get_FrameReferenceGets the frame reference.
27 | 28 | 29 | 30 | 31 | 47 | -------------------------------------------------------------------------------- /Kinect4Windows2.0/k4w2/Reference/C++_Reference/Interfaces/IHighDefinitionFaceFrameRe/Methods.md: -------------------------------------------------------------------------------- 1 | IHighDefinitionFaceFrameReference Methods 2 | ========================================= 3 | 4 | 5 | 6 | Methods 7 | ======= 8 | 9 | 10 | 11 | 12 | 13 | 14 | 15 | 16 | 17 | 18 | 19 | 20 | 21 | 22 | 23 | 24 | 25 | 26 | 27 | 28 | 29 | 30 |
NameDescription
AcquireFrameGets the actual high definition face frame from the reference.
get_RelativeTimeGets the timestamp of the referenced high definition face frame.
31 | 32 | 33 | 34 | 35 | 51 | -------------------------------------------------------------------------------- /Kinect4Windows2.0/k4w2/Reference/C++_Reference/Interfaces/IInfraredFrameArrivedEve/Methods.md: -------------------------------------------------------------------------------- 1 | IInfraredFrameArrivedEventArgs Methods 2 | ====================================== 3 | 4 | 5 | 6 | Methods 7 | ======= 8 | 9 | 10 | 11 | 12 | 13 | 14 | 15 | 16 | 17 | 18 | 19 | 20 | 21 | 22 | 23 | 24 | 25 | 26 |
NameDescription
get_FrameReferenceGets the reference to the infrared frame for the FrameArrived event.
27 | 28 | 29 | 30 | 31 | 47 | -------------------------------------------------------------------------------- /Kinect4Windows2.0/k4w2/Reference/C++_Reference/Interfaces/IInfraredFrameArrivedEvent/Methods.md: -------------------------------------------------------------------------------- 1 | IInfraredFrameArrivedEventArgs Methods 2 | ====================================== 3 | 4 | 5 | 6 | Methods 7 | ======= 8 | 9 | 10 | 11 | 12 | 13 | 14 | 15 | 16 | 17 | 18 | 19 | 20 | 21 | 22 | 23 | 24 | 25 | 26 |
NameDescription
get_FrameReferenceGets the reference to the infrared frame for the FrameArrived event.
27 | 28 | 29 | 30 | 31 | 47 | -------------------------------------------------------------------------------- /Kinect4Windows2.0/k4w2/Reference/C++_Reference/Interfaces/IInfraredFrameReference/Methods.md: -------------------------------------------------------------------------------- 1 | IInfraredFrameReference Methods 2 | =============================== 3 | 4 | 5 | 6 | Methods 7 | ======= 8 | 9 | 10 | 11 | 12 | 13 | 14 | 15 | 16 | 17 | 18 | 19 | 20 | 21 | 22 | 23 | 24 | 25 | 26 | 27 | 28 | 29 | 30 |
NameDescription
AcquireFrameGets the actual infrared frame from the reference.
get_RelativeTimeRetrieves the timestamp of the referenced infrared frame.
31 | 32 | 33 | 34 | 35 | 51 | -------------------------------------------------------------------------------- /Kinect4Windows2.0/k4w2/Reference/C++_Reference/Interfaces/IIsAvailableChangedEvent/Methods.md: -------------------------------------------------------------------------------- 1 | IIsAvailableChangedEventArgs Methods 2 | ==================================== 3 | 4 | 5 | 6 | Methods 7 | ======= 8 | 9 | 10 | 11 | 12 | 13 | 14 | 15 | 16 | 17 | 18 | 19 | 20 | 21 | 22 | 23 | 24 | 25 | 26 |
NameDescription
get_IsAvailableGets whether or not the KinectSensor is available.
27 | 28 | 29 | 30 | 31 | 47 | -------------------------------------------------------------------------------- /Kinect4Windows2.0/k4w2/Reference/C++_Reference/Interfaces/IIsAvailableChangedEventArgs/Methods.md: -------------------------------------------------------------------------------- 1 | IIsAvailableChangedEventArgs Methods 2 | ==================================== 3 | 4 | 5 | 6 | Methods 7 | ======= 8 | 9 | 10 | 11 | 12 | 13 | 14 | 15 | 16 | 17 | 18 | 19 | 20 | 21 | 22 | 23 | 24 | 25 | 26 |
NameDescription
get_IsAvailableGets whether or not the KinectSensor is available.
27 | 28 | 29 | 30 | 31 | 47 | -------------------------------------------------------------------------------- /Kinect4Windows2.0/k4w2/Reference/C++_Reference/Interfaces/IKinectPointerDevice/Members.md: -------------------------------------------------------------------------------- 1 | IKinectPointerDevice Members 2 | ============================ 3 | 4 | **IKinectPointerDevice** has the following members. 5 | 6 | 7 | 8 | Methods 9 | ======= 10 | 11 | 12 | 13 | 14 | 15 | 16 | 17 | 18 | 19 | 20 | 21 | 22 | 23 | 24 | 25 | 26 | 27 | 28 |
NameDescription
get_PointerDeviceTypeGets the device type of the Kinect pointer device.
29 | 30 | 31 | 32 | 33 | 52 | -------------------------------------------------------------------------------- /Kinect4Windows2.0/k4w2/Reference/C++_Reference/Interfaces/IKinectPointerDevice/Methods.md: -------------------------------------------------------------------------------- 1 | IKinectPointerDevice Methods 2 | ============================ 3 | 4 | 5 | 6 | Methods 7 | ======= 8 | 9 | 10 | 11 | 12 | 13 | 14 | 15 | 16 | 17 | 18 | 19 | 20 | 21 | 22 | 23 | 24 | 25 | 26 |
NameDescription
get_PointerDeviceTypeGets the device type of the Kinect pointer device.
27 | 28 | 29 | 30 | 31 | 47 | -------------------------------------------------------------------------------- /Kinect4Windows2.0/k4w2/Reference/C++_Reference/Interfaces/IKinectPressingCompleted/Members.md: -------------------------------------------------------------------------------- 1 | IKinectPressingCompletedEventArgs Members 2 | ========================================= 3 | 4 | **IKinectPressingCompletedEventArgs** has the following members. 5 | 6 | 7 | 8 | Methods 9 | ======= 10 | 11 | 12 | 13 | 14 | 15 | 16 | 17 | 18 | 19 | 20 | 21 | 22 | 23 | 24 | 25 | 26 | 27 | 28 |
NameDescription
get_PositionGets the location of the pointer associated with the manipulation for the last PressingCompleted event.
29 | 30 | 31 | 32 | 33 | 52 | -------------------------------------------------------------------------------- /Kinect4Windows2.0/k4w2/Reference/C++_Reference/Interfaces/IKinectPressingCompleted/Methods.md: -------------------------------------------------------------------------------- 1 | IKinectPressingCompletedEventArgs Methods 2 | ========================================= 3 | 4 | 5 | 6 | Methods 7 | ======= 8 | 9 | 10 | 11 | 12 | 13 | 14 | 15 | 16 | 17 | 18 | 19 | 20 | 21 | 22 | 23 | 24 | 25 | 26 |
NameDescription
get_PositionGets the location of the pointer associated with the manipulation for the last PressingCompleted event.
27 | 28 | 29 | 30 | 31 | 47 | -------------------------------------------------------------------------------- /Kinect4Windows2.0/k4w2/Reference/C++_Reference/Interfaces/IKinectPressingCompletedEv/Members.md: -------------------------------------------------------------------------------- 1 | IKinectPressingCompletedEventArgs Members 2 | ========================================= 3 | 4 | **IKinectPressingCompletedEventArgs** has the following members. 5 | 6 | 7 | 8 | Methods 9 | ======= 10 | 11 | 12 | 13 | 14 | 15 | 16 | 17 | 18 | 19 | 20 | 21 | 22 | 23 | 24 | 25 | 26 | 27 | 28 |
NameDescription
get_PositionGets the location of the pointer associated with the manipulation for the last PressingCompleted event.
29 | 30 | 31 | 32 | 33 | 52 | -------------------------------------------------------------------------------- /Kinect4Windows2.0/k4w2/Reference/C++_Reference/Interfaces/IKinectPressingCompletedEv/Methods.md: -------------------------------------------------------------------------------- 1 | IKinectPressingCompletedEventArgs Methods 2 | ========================================= 3 | 4 | 5 | 6 | Methods 7 | ======= 8 | 9 | 10 | 11 | 12 | 13 | 14 | 15 | 16 | 17 | 18 | 19 | 20 | 21 | 22 | 23 | 24 | 25 | 26 |
NameDescription
get_PositionGets the location of the pointer associated with the manipulation for the last PressingCompleted event.
27 | 28 | 29 | 30 | 31 | 47 | -------------------------------------------------------------------------------- /Kinect4Windows2.0/k4w2/Reference/C++_Reference/Interfaces/IMultiSourceFrameArrived/Methods.md: -------------------------------------------------------------------------------- 1 | IMultiSourceFrameArrivedEventArgs Methods 2 | ========================================= 3 | 4 | 5 | 6 | Methods 7 | ======= 8 | 9 | 10 | 11 | 12 | 13 | 14 | 15 | 16 | 17 | 18 | 19 | 20 | 21 | 22 | 23 | 24 | 25 | 26 |
NameDescription
get_FrameReferenceGets the reference to the multi source frame for the FrameArrived event.
27 | 28 | 29 | 30 | 31 | 47 | -------------------------------------------------------------------------------- /Kinect4Windows2.0/k4w2/Reference/C++_Reference/Interfaces/IMultiSourceFrameArrivedEv/Methods.md: -------------------------------------------------------------------------------- 1 | IMultiSourceFrameArrivedEventArgs Methods 2 | ========================================= 3 | 4 | 5 | 6 | Methods 7 | ======= 8 | 9 | 10 | 11 | 12 | 13 | 14 | 15 | 16 | 17 | 18 | 19 | 20 | 21 | 22 | 23 | 24 | 25 | 26 |
NameDescription
get_FrameReferenceGets the reference to the multi source frame for the FrameArrived event.
27 | 28 | 29 | 30 | 31 | 47 | -------------------------------------------------------------------------------- /Kinect4Windows2.0/k4w2/Reference/C++_Reference/Interfaces/IMultiSourceFrameReference/Methods.md: -------------------------------------------------------------------------------- 1 | IMultiSourceFrameReference Methods 2 | ================================== 3 | 4 | 5 | 6 | Methods 7 | ======= 8 | 9 | 10 | 11 | 12 | 13 | 14 | 15 | 16 | 17 | 18 | 19 | 20 | 21 | 22 | 23 | 24 | 25 | 26 |
NameDescription
AcquireFrameGets the actual multi source frame from the reference.
27 | 28 | 29 | 30 | 31 | 47 | -------------------------------------------------------------------------------- /Kinect4Windows2.0/k4w2/Reference/C++_Reference/Interfaces/ITrackingIdLostEventArgs/Members.md: -------------------------------------------------------------------------------- 1 | ITrackingIdLostEventArgs Members 2 | ================================ 3 | 4 | **ITrackingIdLostEventArgs** has the following members. 5 | 6 | 7 | 8 | Methods 9 | ======= 10 | 11 | 12 | 13 | 14 | 15 | 16 | 17 | 18 | 19 | 20 | 21 | 22 | 23 | 24 | 25 | 26 | 27 | 28 |
NameDescription
get_TrackingIdGets the tracking ID that was lost.
29 | 30 | 31 | 32 | 33 | 52 | -------------------------------------------------------------------------------- /Kinect4Windows2.0/k4w2/Reference/C++_Reference/Interfaces/ITrackingIdLostEventArgs/Methods.md: -------------------------------------------------------------------------------- 1 | ITrackingIdLostEventArgs Methods 2 | ================================ 3 | 4 | 5 | 6 | Methods 7 | ======= 8 | 9 | 10 | 11 | 12 | 13 | 14 | 15 | 16 | 17 | 18 | 19 | 20 | 21 | 22 | 23 | 24 | 25 | 26 |
NameDescription
get_TrackingIdGets the tracking ID that was lost.
27 | 28 | 29 | 30 | 31 | 47 | -------------------------------------------------------------------------------- /Kinect4Windows2.0/k4w2/Reference/C++_Reference/Interfaces/IVisualGestureBuilderDat/Methods.md: -------------------------------------------------------------------------------- 1 | IVisualGestureBuilderDatabase Methods 2 | ===================================== 3 | 4 | 5 | 6 | Methods 7 | ======= 8 | 9 | 10 | 11 | 12 | 13 | 14 | 15 | 16 | 17 | 18 | 19 | 20 | 21 | 22 | 23 | 24 | 25 | 26 | 27 | 28 | 29 | 30 |
NameDescription
get_AvailableGesturesGets a list of the available gestures in the database.
get_AvailableGesturesCountGets the number of available gestures in the database.
31 | 32 | 33 | 34 | 35 | 51 | -------------------------------------------------------------------------------- /Kinect4Windows2.0/k4w2/Reference/C++_Reference/Interfaces/IVisualGestureBuilderDatab/Methods.md: -------------------------------------------------------------------------------- 1 | IVisualGestureBuilderDatabase Methods 2 | ===================================== 3 | 4 | 5 | 6 | Methods 7 | ======= 8 | 9 | 10 | 11 | 12 | 13 | 14 | 15 | 16 | 17 | 18 | 19 | 20 | 21 | 22 | 23 | 24 | 25 | 26 | 27 | 28 | 29 | 30 |
NameDescription
get_AvailableGesturesGets a list of the available gestures in the database.
get_AvailableGesturesCountGets the number of available gestures in the database.
31 | 32 | 33 | 34 | 35 | 51 | -------------------------------------------------------------------------------- /Kinect4Windows2.0/k4w2/Reference/C++_Reference/Structures/PointF_Structure.md: -------------------------------------------------------------------------------- 1 | PointF Structure 2 | ================ 3 | 4 | Represents a 2D point. 5 | 6 | Syntax 7 | ====== 8 | 9 | 10 | 11 | 12 | 13 | 14 | 15 | 16 | 17 | 18 | 19 | 20 | 24 | 25 | 26 |
C++
typedef struct _PointF {  
21 |     float X;  
22 |     float Y;  
23 | } PointF;
27 | 28 | 29 | #### Members 30 | 31 | **X** 32 | The X coordinate of the point. 33 | 34 | **Y** 35 | The Y coordinate of the point. 36 | 37 | 38 | 39 | Requirements 40 | ============ 41 | 42 | **Header:** kinect.h 43 | **Library:** kinect20.lib 44 | 45 | 46 | 47 | 48 | 70 | -------------------------------------------------------------------------------- /Kinect4Windows2.0/k4w2/Reference/Kinect_for_Windows_v2/Data/INotifyPropertyChanged/Events.md: -------------------------------------------------------------------------------- 1 | INotifyPropertyChanged Events 2 | ============================= 3 | 4 | 5 | 6 | Events 7 | ====== 8 | 9 | 10 | 11 | 12 | 13 | 14 | 15 | 16 | 17 | 18 | 19 | 20 | 21 | 22 | 23 | 24 | 25 | 26 |
NameDescription
PropertyChangedOccurs when a property value changes.
27 | 28 | 29 | 30 | See also 31 | ======== 32 | 33 | 34 | #### Reference 35 | 36 | [INotifyPropertyChanged Interface](../INotifyPropertyChanged.md) 37 | [WindowsPreview.Data Namespace](../../Data.md) 38 | 39 | 40 | 41 | 42 | 58 | -------------------------------------------------------------------------------- /Kinect4Windows2.0/k4w2/Reference/Kinect_for_Windows_v2/Data/PropertyChangedEventArgs/Properties.md: -------------------------------------------------------------------------------- 1 | PropertyChangedEventArgs Properties 2 | =================================== 3 | 4 | 5 | 6 | Properties 7 | ========== 8 | 9 | 10 | 11 | 12 | 13 | 14 | 15 | 16 | 17 | 18 | 19 | 20 | 21 | 22 | 23 | 24 | 25 | 26 |
NameDescription
PropertyNameGets the name of the property that changed.
27 | 28 | 29 | 30 | See also 31 | ======== 32 | 33 | 34 | #### Reference 35 | 36 | [PropertyChangedEventArgs Class](../PropertyChangedEventArgs.md) 37 | [WindowsPreview.Data Namespace](../../Data.md) 38 | 39 | 40 | 41 | 42 | 58 | -------------------------------------------------------------------------------- /Kinect4Windows2.0/k4w2/Reference/Kinect_for_Windows_v2/Kinect.Face/FaceFrameArrivedEventArgs/Properties.md: -------------------------------------------------------------------------------- 1 | FaceFrameArrivedEventArgs Properties 2 | ==================================== 3 | 4 | 5 | 6 | Properties 7 | ========== 8 | 9 | 10 | 11 | 12 | 13 | 14 | 15 | 16 | 17 | 18 | 19 | 20 | 21 | 22 | 23 | 24 | 25 | 26 |
NameDescription
FrameReferenceGets the frame reference.
27 | 28 | 29 | 30 | See also 31 | ======== 32 | 33 | 34 | #### Reference 35 | 36 | [FaceFrameArrivedEventArgs Class](../FaceFrameArrivedEventArgs.md) 37 | [Microsoft.Kinect.Face Namespace](../../Kinect.Face.md) 38 | 39 | 40 | 41 | 42 | 58 | -------------------------------------------------------------------------------- /Kinect4Windows2.0/k4w2/Reference/Kinect_for_Windows_v2/Kinect.Face/FaceFrameReference_Class/Methods.md: -------------------------------------------------------------------------------- 1 | FaceFrameReference Methods 2 | ========================== 3 | 4 | 5 | 6 | Methods 7 | ======= 8 | 9 | 10 | 11 | 12 | 13 | 14 | 15 | 16 | 17 | 18 | 19 | 20 | 21 | 22 | 23 | 24 | 25 | 26 |
NameDescription
AcquireFrameGets a container for one frame of face frame data.
27 | 28 | 29 | 30 | See also 31 | ======== 32 | 33 | 34 | #### Reference 35 | 36 | [FaceFrameReference Class](../FaceFrameReference_Class.md) 37 | [Microsoft.Kinect.Face Namespace](../../Kinect.Face.md) 38 | 39 | 40 | 41 | 42 | 58 | -------------------------------------------------------------------------------- /Kinect4Windows2.0/k4w2/Reference/Kinect_for_Windows_v2/Kinect.Face/FaceFrameReference_Class/Properties.md: -------------------------------------------------------------------------------- 1 | FaceFrameReference Properties 2 | ============================= 3 | 4 | 5 | 6 | Properties 7 | ========== 8 | 9 | 10 | 11 | 12 | 13 | 14 | 15 | 16 | 17 | 18 | 19 | 20 | 21 | 22 | 23 | 24 | 25 | 26 |
NameDescription
RelativeTimeGets the relative time of this frame.
27 | 28 | 29 | 30 | See also 31 | ======== 32 | 33 | 34 | #### Reference 35 | 36 | [FaceFrameReference Class](../FaceFrameReference_Class.md) 37 | [Microsoft.Kinect.Face Namespace](../../Kinect.Face.md) 38 | 39 | 40 | 41 | 42 | 58 | -------------------------------------------------------------------------------- /Kinect4Windows2.0/k4w2/Reference/Kinect_for_Windows_v2/Kinect.Face/FaceFrameResult_Class/Methods.md: -------------------------------------------------------------------------------- 1 | FaceFrameResult Methods 2 | ======================= 3 | 4 | 5 | 6 | See also 7 | ======== 8 | 9 | 10 | #### Reference 11 | 12 | [FaceFrameResult Class](../FaceFrameResult_Class.md) 13 | [Microsoft.Kinect.Face Namespace](../../Kinect.Face.md) 14 | 15 | 16 | 17 | 18 | 34 | -------------------------------------------------------------------------------- /Kinect4Windows2.0/k4w2/Reference/Kinect_for_Windows_v2/Kinect.Face/FaceFrameSource_Class/Methods.md: -------------------------------------------------------------------------------- 1 | FaceFrameSource Methods 2 | ======================= 3 | 4 | 5 | 6 | Methods 7 | ======= 8 | 9 | 10 | 11 | 12 | 13 | 14 | 15 | 16 | 17 | 18 | 19 | 20 | 21 | 22 | 23 | 24 | 25 | 26 |
NameDescription
OpenReaderOpens a new stream reader. This reader must be disposed.
27 | 28 | 29 | 30 | See also 31 | ======== 32 | 33 | 34 | #### Reference 35 | 36 | [FaceFrameSource Class](../FaceFrameSource_Class.md) 37 | [Microsoft.Kinect.Face Namespace](../../Kinect.Face.md) 38 | 39 | 40 | 41 | 42 | 58 | -------------------------------------------------------------------------------- /Kinect4Windows2.0/k4w2/Reference/Kinect_for_Windows_v2/Kinect.Face/FaceFrame_Class/Methods.md: -------------------------------------------------------------------------------- 1 | FaceFrame Methods 2 | ================= 3 | 4 | 5 | 6 | Methods 7 | ======= 8 | 9 | 10 | 11 | 12 | 13 | 14 | 15 | 16 | 17 | 18 | 19 | 20 | 21 | 22 | 23 | 24 | 25 | 26 |
NameDescription
CloseCloses the FaceFrame and disposes of associated system resources.
27 | 28 | 29 | 30 | See also 31 | ======== 32 | 33 | 34 | #### Reference 35 | 36 | [FaceFrame Class](../FaceFrame_Class.md) 37 | [Microsoft.Kinect.Face Namespace](../../Kinect.Face.md) 38 | 39 | 40 | 41 | 42 | 58 | -------------------------------------------------------------------------------- /Kinect4Windows2.0/k4w2/Reference/Kinect_for_Windows_v2/Kinect.Face/FaceModelBuilder_Class/Methods.md: -------------------------------------------------------------------------------- 1 | FaceModelBuilder Methods 2 | ======================== 3 | 4 | 5 | 6 | Methods 7 | ======= 8 | 9 | 10 | 11 | 12 | 13 | 14 | 15 | 16 | 17 | 18 | 19 | 20 | 21 | 22 | 23 | 24 | 25 | 26 | 27 | 28 | 29 | 30 |
NameDescription
CloseCloses the FaceModelBuilder.
CollectFaceDataAsyncCollects face data asynchronously.
31 | 32 | 33 | 34 | See also 35 | ======== 36 | 37 | 38 | #### Reference 39 | 40 | [FaceModelBuilder Class](../FaceModelBuilder_Class.md) 41 | [Microsoft.Kinect.Face Namespace](../../Kinect.Face.md) 42 | 43 | 44 | 45 | 46 | 62 | -------------------------------------------------------------------------------- /Kinect4Windows2.0/k4w2/Reference/Kinect_for_Windows_v2/Kinect.Face/FaceModelData_Class/Methods.md: -------------------------------------------------------------------------------- 1 | FaceModelData Methods 2 | ===================== 3 | 4 | 5 | 6 | Methods 7 | ======= 8 | 9 | 10 | 11 | 12 | 13 | 14 | 15 | 16 | 17 | 18 | 19 | 20 | 21 | 22 | 23 | 24 | 25 | 26 | 27 | 28 | 29 | 30 |
NameDescription
ProduceFaceModelProduces a face model.
ProduceFaceModelAsyncProduces a face model asynchronously.
31 | 32 | 33 | 34 | See also 35 | ======== 36 | 37 | 38 | #### Reference 39 | 40 | [FaceModelData Class](../FaceModelData_Class.md) 41 | [Microsoft.Kinect.Face Namespace](../../Kinect.Face.md) 42 | 43 | 44 | 45 | 46 | 62 | -------------------------------------------------------------------------------- /Kinect4Windows2.0/k4w2/Reference/Kinect_for_Windows_v2/Kinect.Face/FaceModel_Class/Methods.md: -------------------------------------------------------------------------------- 1 | FaceModel Methods 2 | ================= 3 | 4 | 5 | 6 | Methods 7 | ======= 8 | 9 | 10 | 11 | 12 | 13 | 14 | 15 | 16 | 17 | 18 | 19 | 20 | 21 | 22 | 23 | 24 | 25 | 26 |
NameDescription
CalculateVerticesForAlignmentCalculates vertices for alignment.
27 | 28 | 29 | 30 | See also 31 | ======== 32 | 33 | 34 | #### Reference 35 | 36 | [FaceModel Class](../FaceModel_Class.md) 37 | [Microsoft.Kinect.Face Namespace](../../Kinect.Face.md) 38 | 39 | 40 | 41 | 42 | 58 | -------------------------------------------------------------------------------- /Kinect4Windows2.0/k4w2/Reference/Kinect_for_Windows_v2/Kinect.Face/HighDefinitionFaceFrameA/Methods.md: -------------------------------------------------------------------------------- 1 | HighDefinitionFaceFrameArrivedEventArgs Methods 2 | =============================================== 3 | 4 | 5 | 6 | See also 7 | ======== 8 | 9 | 10 | #### Reference 11 | 12 | [HighDefinitionFaceFrameArrivedEventArgs Class](../HighDefinitionFaceFrameA.md) 13 | [Microsoft.Kinect.Face Namespace](../../Kinect.Face.md) 14 | 15 | 16 | 17 | 18 | 34 | -------------------------------------------------------------------------------- /Kinect4Windows2.0/k4w2/Reference/Kinect_for_Windows_v2/Kinect.Face/HighDefinitionFaceFrameArr/Methods.md: -------------------------------------------------------------------------------- 1 | HighDefinitionFaceFrameArrivedEventArgs Methods 2 | =============================================== 3 | 4 | 5 | 6 | See also 7 | ======== 8 | 9 | 10 | #### Reference 11 | 12 | [HighDefinitionFaceFrameArrivedEventArgs Class](../HighDefinitionFaceFrameArr.md) 13 | [Microsoft.Kinect.Face Namespace](../../Kinect.Face.md) 14 | 15 | 16 | 17 | 18 | 34 | -------------------------------------------------------------------------------- /Kinect4Windows2.0/k4w2/Reference/Kinect_for_Windows_v2/Kinect.Face/HighDefinitionFaceFrameR/Methods.md: -------------------------------------------------------------------------------- 1 | HighDefinitionFaceFrameReference Methods 2 | ======================================== 3 | 4 | 5 | 6 | Methods 7 | ======= 8 | 9 | 10 | 11 | 12 | 13 | 14 | 15 | 16 | 17 | 18 | 19 | 20 | 21 | 22 | 23 | 24 | 25 | 26 |
NameDescription
AcquireFrameGets a container for one frame of high-definition face frame data.
27 | 28 | 29 | 30 | See also 31 | ======== 32 | 33 | 34 | #### Reference 35 | 36 | [HighDefinitionFaceFrameReference Class](../HighDefinitionFaceFrameR.md) 37 | [Microsoft.Kinect.Face Namespace](../../Kinect.Face.md) 38 | 39 | 40 | 41 | 42 | 58 | -------------------------------------------------------------------------------- /Kinect4Windows2.0/k4w2/Reference/Kinect_for_Windows_v2/Kinect.Face/HighDefinitionFaceFrameR/Properties.md: -------------------------------------------------------------------------------- 1 | HighDefinitionFaceFrameReference Properties 2 | =========================================== 3 | 4 | 5 | 6 | Properties 7 | ========== 8 | 9 | 10 | 11 | 12 | 13 | 14 | 15 | 16 | 17 | 18 | 19 | 20 | 21 | 22 | 23 | 24 | 25 | 26 |
NameDescription
RelativeTimeGets the relative time of this frame.
27 | 28 | 29 | 30 | See also 31 | ======== 32 | 33 | 34 | #### Reference 35 | 36 | [HighDefinitionFaceFrameReference Class](../HighDefinitionFaceFrameR.md) 37 | [Microsoft.Kinect.Face Namespace](../../Kinect.Face.md) 38 | 39 | 40 | 41 | 42 | 58 | -------------------------------------------------------------------------------- /Kinect4Windows2.0/k4w2/Reference/Kinect_for_Windows_v2/Kinect.Face/HighDefinitionFaceFrameRef/Methods.md: -------------------------------------------------------------------------------- 1 | HighDefinitionFaceFrameReference Methods 2 | ======================================== 3 | 4 | 5 | 6 | Methods 7 | ======= 8 | 9 | 10 | 11 | 12 | 13 | 14 | 15 | 16 | 17 | 18 | 19 | 20 | 21 | 22 | 23 | 24 | 25 | 26 |
NameDescription
AcquireFrameGets a container for one frame of high-definition face frame data.
27 | 28 | 29 | 30 | See also 31 | ======== 32 | 33 | 34 | #### Reference 35 | 36 | [HighDefinitionFaceFrameReference Class](../HighDefinitionFaceFrameRef.md) 37 | [Microsoft.Kinect.Face Namespace](../../Kinect.Face.md) 38 | 39 | 40 | 41 | 42 | 58 | -------------------------------------------------------------------------------- /Kinect4Windows2.0/k4w2/Reference/Kinect_for_Windows_v2/Kinect.Face/HighDefinitionFaceFrameRef/Properties.md: -------------------------------------------------------------------------------- 1 | HighDefinitionFaceFrameReference Properties 2 | =========================================== 3 | 4 | 5 | 6 | Properties 7 | ========== 8 | 9 | 10 | 11 | 12 | 13 | 14 | 15 | 16 | 17 | 18 | 19 | 20 | 21 | 22 | 23 | 24 | 25 | 26 |
NameDescription
RelativeTimeGets the relative time of this frame.
27 | 28 | 29 | 30 | See also 31 | ======== 32 | 33 | 34 | #### Reference 35 | 36 | [HighDefinitionFaceFrameReference Class](../HighDefinitionFaceFrameRef.md) 37 | [Microsoft.Kinect.Face Namespace](../../Kinect.Face.md) 38 | 39 | 40 | 41 | 42 | 58 | -------------------------------------------------------------------------------- /Kinect4Windows2.0/k4w2/Reference/Kinect_for_Windows_v2/Kinect.Face/RectI_Structure/Methods.md: -------------------------------------------------------------------------------- 1 | RectI Methods 2 | ============= 3 | 4 | 5 | 6 | See also 7 | ======== 8 | 9 | 10 | #### Reference 11 | 12 | [RectI Structure](../RectI_Structure.md) 13 | [Microsoft.Kinect.Face Namespace](../../Kinect.Face.md) 14 | 15 | 16 | 17 | 18 | 34 | -------------------------------------------------------------------------------- /Kinect4Windows2.0/k4w2/Reference/Kinect_for_Windows_v2/Kinect.Face/TrackingIdLostEventArgs/Methods.md: -------------------------------------------------------------------------------- 1 | TrackingIdLostEventArgs Methods 2 | =============================== 3 | 4 | 5 | 6 | See also 7 | ======== 8 | 9 | 10 | #### Reference 11 | 12 | [TrackingIdLostEventArgs Class](../TrackingIdLostEventArgs.md) 13 | [Microsoft.Kinect.Face Namespace](../../Kinect.Face.md) 14 | 15 | 16 | 17 | 18 | 34 | -------------------------------------------------------------------------------- /Kinect4Windows2.0/k4w2/Reference/Kinect_for_Windows_v2/Kinect.Face/TrackingIdLostEventArgs/Properties.md: -------------------------------------------------------------------------------- 1 | TrackingIdLostEventArgs Properties 2 | ================================== 3 | 4 | 5 | 6 | Properties 7 | ========== 8 | 9 | 10 | 11 | 12 | 13 | 14 | 15 | 16 | 17 | 18 | 19 | 20 | 21 | 22 | 23 | 24 | 25 | 26 |
NameDescription
TrackingIdGets the tracking ID.
27 | 28 | 29 | 30 | See also 31 | ======== 32 | 33 | 34 | #### Reference 35 | 36 | [TrackingIdLostEventArgs Class](../TrackingIdLostEventArgs.md) 37 | [Microsoft.Kinect.Face Namespace](../../Kinect.Face.md) 38 | 39 | 40 | 41 | 42 | 58 | -------------------------------------------------------------------------------- /Kinect4Windows2.0/k4w2/Reference/Kinect_for_Windows_v2/Kinect.Fusion/MatchCandidates_Class/Methods.md: -------------------------------------------------------------------------------- 1 | MatchCandidates Methods 2 | ======================= 3 | 4 | 5 | 6 | Methods 7 | ======= 8 | 9 | 10 | 11 | 12 | 13 | 14 | 15 | 16 | 17 | 18 | 19 | 20 | 21 | 22 | 23 | 24 | 25 | 26 |
NameDescription
CalculateMinimumDistanceCalculates the distance between the input depth frame and the most similar pose candidate in the pose database.
27 | 28 | 29 | 30 | See also 31 | ======== 32 | 33 | 34 | #### Reference 35 | 36 | [MatchCandidates Class](../MatchCandidates_Class.md) 37 | [Microsoft.Kinect.Fusion Namespace](../../Kinect.Fusion.md) 38 | 39 | 40 | 41 | 42 | 58 | -------------------------------------------------------------------------------- /Kinect4Windows2.0/k4w2/Reference/Kinect_for_Windows_v2/Kinect.Input/KinectPointerDevice_Class/Properties.md: -------------------------------------------------------------------------------- 1 | KinectPointerDevice Properties 2 | ============================== 3 | 4 | 5 | 6 | Properties 7 | ========== 8 | 9 | 10 | 11 | 12 | 13 | 14 | 15 | 16 | 17 | 18 | 19 | 20 | 21 | 22 | 23 | 24 | 25 | 26 |
NameDescription
PointerDeviceTypeGets the device type of the Kinect pointer device.
27 | 28 | 29 | 30 | See also 31 | ======== 32 | 33 | 34 | #### Reference 35 | 36 | [KinectPointerDevice Class](../KinectPointerDevice_Class.md) 37 | [WindowsPreview.Kinect.Input Namespace](../../Kinect.Input.md) 38 | 39 | 40 | 41 | 42 | 58 | -------------------------------------------------------------------------------- /Kinect4Windows2.0/k4w2/Reference/Kinect_for_Windows_v2/Kinect.Input/KinectPointerEventArgs/Methods.md: -------------------------------------------------------------------------------- 1 | KinectPointerEventArgs Methods 2 | ============================== 3 | 4 | 5 | 6 | Methods 7 | ======= 8 | 9 | 10 | 11 | 12 | 13 | 14 | 15 | 16 | 17 | 18 | 19 | 20 | 21 | 22 | 23 | 24 | 25 | 26 |
NameDescription
GetIntermediatePointsRetrieves the pointer data for up to the last 64 pointer locations since the last pointer event.
27 | 28 | 29 | 30 | See also 31 | ======== 32 | 33 | 34 | #### Reference 35 | 36 | [KinectPointerEventArgs Class](../KinectPointerEventArgs.md) 37 | [WindowsPreview.Kinect.Input Namespace](../../Kinect.Input.md) 38 | 39 | 40 | 41 | 42 | 58 | -------------------------------------------------------------------------------- /Kinect4Windows2.0/k4w2/Reference/Kinect_for_Windows_v2/Kinect.Input/KinectPointerEventArgs_Class/Methods.md: -------------------------------------------------------------------------------- 1 | KinectPointerEventArgs Methods 2 | ============================== 3 | 4 | 5 | 6 | Methods 7 | ======= 8 | 9 | 10 | 11 | 12 | 13 | 14 | 15 | 16 | 17 | 18 | 19 | 20 | 21 | 22 | 23 | 24 | 25 | 26 |
NameDescription
GetIntermediatePointsRetrieves the pointer data for up to the last 64 pointer locations since the last pointer event.
27 | 28 | 29 | 30 | See also 31 | ======== 32 | 33 | 34 | #### Reference 35 | 36 | [KinectPointerEventArgs Class](../KinectPointerEventArgs_Class.md) 37 | [WindowsPreview.Kinect.Input Namespace](../../Kinect.Input.md) 38 | 39 | 40 | 41 | 42 | 58 | -------------------------------------------------------------------------------- /Kinect4Windows2.0/k4w2/Reference/Kinect_for_Windows_v2/Kinect.Input/KinectPointerPointTransf/Properties.md: -------------------------------------------------------------------------------- 1 | KinectPointerPointTransform Properties 2 | ====================================== 3 | 4 | 5 | 6 | Properties 7 | ========== 8 | 9 | 10 | 11 | 12 | 13 | 14 | 15 | 16 | 17 | 18 | 19 | 20 | 21 | 22 | 23 | 24 | 25 | 26 |
NameDescription
InverseGets the inverse of the transform.
27 | 28 | 29 | 30 | See also 31 | ======== 32 | 33 | 34 | #### Reference 35 | 36 | [KinectPointerPointTransform Class](../KinectPointerPointTransf.md) 37 | [WindowsPreview.Kinect.Input Namespace](../../Kinect.Input.md) 38 | 39 | 40 | 41 | 42 | 58 | -------------------------------------------------------------------------------- /Kinect4Windows2.0/k4w2/Reference/Kinect_for_Windows_v2/Kinect.Input/KinectPointerPointTransform/Properties.md: -------------------------------------------------------------------------------- 1 | KinectPointerPointTransform Properties 2 | ====================================== 3 | 4 | 5 | 6 | Properties 7 | ========== 8 | 9 | 10 | 11 | 12 | 13 | 14 | 15 | 16 | 17 | 18 | 19 | 20 | 21 | 22 | 23 | 24 | 25 | 26 |
NameDescription
InverseGets the inverse of the transform.
27 | 28 | 29 | 30 | See also 31 | ======== 32 | 33 | 34 | #### Reference 35 | 36 | [KinectPointerPointTransform Class](../KinectPointerPointTransform.md) 37 | [WindowsPreview.Kinect.Input Namespace](../../Kinect.Input.md) 38 | 39 | 40 | 41 | 42 | 58 | -------------------------------------------------------------------------------- /Kinect4Windows2.0/k4w2/Reference/Kinect_for_Windows_v2/Kinect.Toolkit.Input/CursorViewModel_Class/Methods.md: -------------------------------------------------------------------------------- 1 | CursorViewModel Methods 2 | ======================= 3 | 4 | 5 | 6 | Methods 7 | ======= 8 | 9 | 10 | 11 | 12 | 13 | 14 | 15 | 16 | 17 | 18 | 19 | 20 | 21 | 22 | 23 | 24 | 25 | 26 |
NameDescription
CloseDisposes of the object and associated resources.
27 | 28 | 29 | 30 | See also 31 | ======== 32 | 33 | 34 | #### Reference 35 | 36 | [CursorViewModel Class](../CursorViewModel_Class.md) 37 | [Microsoft.Kinect.Toolkit.Input Namespace](../../Kinect.Toolkit.Input.md) 38 | 39 | 40 | 41 | 42 | 58 | -------------------------------------------------------------------------------- /Kinect4Windows2.0/k4w2/Reference/Kinect_for_Windows_v2/Kinect.VisualGestureBuil/Gesture_Class/Properties.md: -------------------------------------------------------------------------------- 1 | Gesture Properties 2 | ================== 3 | 4 | 5 | 6 | Properties 7 | ========== 8 | 9 | 10 | 11 | 12 | 13 | 14 | 15 | 16 | 17 | 18 | 19 | 20 | 21 | 22 | 23 | 24 | 25 | 26 | 27 | 28 | 29 | 30 |
NameDescription
GestureTypeGets the type of the gesture.
NameGets the name of the gesture.
31 | 32 | 33 | 34 | See also 35 | ======== 36 | 37 | 38 | #### Reference 39 | 40 | [Gesture Class](../Gesture_Class.md) 41 | [Microsoft.Kinect.VisualGestureBuilder Namespace](../../Kinect.VisualGestureBuil.md) 42 | 43 | 44 | 45 | 46 | 62 | -------------------------------------------------------------------------------- /Kinect4Windows2.0/k4w2/Reference/Kinect_for_Windows_v2/Kinect.VisualGestureBuil/VisualGestureBuilderFrame/Methods.md: -------------------------------------------------------------------------------- 1 | VisualGestureBuilderFrame Methods 2 | ================================= 3 | 4 | 5 | 6 | Methods 7 | ======= 8 | 9 | 10 | 11 | 12 | 13 | 14 | 15 | 16 | 17 | 18 | 19 | 20 | 21 | 22 | 23 | 24 | 25 | 26 |
NameDescription
CloseDisposes of the object and cleans up associated resources.
27 | 28 | 29 | 30 | See also 31 | ======== 32 | 33 | 34 | #### Reference 35 | 36 | [VisualGestureBuilderFrame Class](../VisualGestureBuilderFrame.md) 37 | [Microsoft.Kinect.VisualGestureBuilder Namespace](../../Kinect.VisualGestureBuil.md) 38 | 39 | 40 | 41 | 42 | 58 | -------------------------------------------------------------------------------- /Kinect4Windows2.0/k4w2/Reference/Kinect_for_Windows_v2/Kinect.VisualGestureBuilder/VisualGestureBuilderFrame/Methods.md: -------------------------------------------------------------------------------- 1 | VisualGestureBuilderFrame Methods 2 | ================================= 3 | 4 | 5 | 6 | Methods 7 | ======= 8 | 9 | 10 | 11 | 12 | 13 | 14 | 15 | 16 | 17 | 18 | 19 | 20 | 21 | 22 | 23 | 24 | 25 | 26 |
NameDescription
CloseDisposes of the object and cleans up associated resources.
27 | 28 | 29 | 30 | See also 31 | ======== 32 | 33 | 34 | #### Reference 35 | 36 | [VisualGestureBuilderFrame Class](../VisualGestureBuilderFrame.md) 37 | [Microsoft.Kinect.VisualGestureBuilder Namespace](../../Kinect.VisualGestureBuilder.md) 38 | 39 | 40 | 41 | 42 | 58 | -------------------------------------------------------------------------------- /Kinect4Windows2.0/k4w2/Reference/Kinect_for_Windows_v2/Kinect.Xaml.Controls/IKinectControl_Interface/Methods.md: -------------------------------------------------------------------------------- 1 | IKinectControl Methods 2 | ====================== 3 | 4 | 5 | 6 | Methods 7 | ======= 8 | 9 | 10 | 11 | 12 | 13 | 14 | 15 | 16 | 17 | 18 | 19 | 20 | 21 | 22 | 23 | 24 | 25 | 26 |
NameDescription
CreateControllerCreates a IKinectController object with the specified input model and Kinect region.
27 | 28 | 29 | 30 | See also 31 | ======== 32 | 33 | 34 | #### Reference 35 | 36 | [IKinectControl Interface](../IKinectControl_Interface.md) 37 | [Microsoft.Kinect.Xaml.Controls Namespace](../../Kinect.Xaml.Controls.md) 38 | 39 | 40 | 41 | 42 | 58 | -------------------------------------------------------------------------------- /Kinect4Windows2.0/k4w2/Reference/Kinect_for_Windows_v2/Kinect.Xaml.Controls/IKinectController/Properties.md: -------------------------------------------------------------------------------- 1 | IKinectController Properties 2 | ============================ 3 | 4 | 5 | 6 | Properties 7 | ========== 8 | 9 | 10 | 11 | 12 | 13 | 14 | 15 | 16 | 17 | 18 | 19 | 20 | 21 | 22 | 23 | 24 | 25 | 26 |
NameDescription
ElementGets the XAML framework element associated with the IKinectController.
27 | 28 | 29 | 30 | See also 31 | ======== 32 | 33 | 34 | #### Reference 35 | 36 | [IKinectController Interface](../IKinectController.md) 37 | [Microsoft.Kinect.Xaml.Controls Namespace](../../Kinect.Xaml.Controls.md) 38 | 39 | 40 | 41 | 42 | 58 | -------------------------------------------------------------------------------- /Kinect4Windows2.0/k4w2/Reference/Kinect_for_Windows_v2/Kinect.Xaml.Controls/KinectUserViewer_Class/Methods.md: -------------------------------------------------------------------------------- 1 | KinectUserViewer Methods 2 | ======================== 3 | 4 | 5 | 6 | Methods 7 | ======= 8 | 9 | 10 | 11 | 12 | 13 | 14 | 15 | 16 | 17 | 18 | 19 | 20 | 21 | 22 | 23 | 24 | 25 | 26 |
NameDescription
UpdateEngagementSets the tracking ID of the body and the hand type of the user that should be tracked as engaged.
27 | 28 | 29 | 30 | See also 31 | ======== 32 | 33 | 34 | #### Reference 35 | 36 | [KinectUserViewer Class](../KinectUserViewer_Class.md) 37 | [Microsoft.Kinect.Xaml.Controls Namespace](../../Kinect.Xaml.Controls.md) 38 | 39 | 40 | 41 | 42 | 58 | -------------------------------------------------------------------------------- /Kinect4Windows2.0/k4w2/Reference/Kinect_for_Windows_v2/Kinect.Xaml.Controls/KinectUserViewer_Class/Properties.md: -------------------------------------------------------------------------------- 1 | KinectUserViewer Properties 2 | =========================== 3 | 4 | 5 | 6 | Properties 7 | ========== 8 | 9 | 10 | 11 | 12 | 13 | 14 | 15 | 16 | 17 | 18 | 19 | 20 | 21 | 22 | 23 | 24 | 25 | 26 |
NameDescription
KinectSensorGets or sets the Kinect sensor associated with the control.
27 | 28 | 29 | 30 | See also 31 | ======== 32 | 33 | 34 | #### Reference 35 | 36 | [KinectUserViewer Class](../KinectUserViewer_Class.md) 37 | [Microsoft.Kinect.Xaml.Controls Namespace](../../Kinect.Xaml.Controls.md) 38 | 39 | 40 | 41 | 42 | 58 | -------------------------------------------------------------------------------- /Kinect4Windows2.0/k4w2/Reference/Kinect_for_Windows_v2/Kinect/AudioBeamFrameArrivedEve/Properties.md: -------------------------------------------------------------------------------- 1 | AudioBeamFrameArrivedEventArgs Properties 2 | ========================================= 3 | 4 | 5 | 6 | Properties 7 | ========== 8 | 9 | 10 | 11 | 12 | 13 | 14 | 15 | 16 | 17 | 18 | 19 | 20 | 21 | 22 | 23 | 24 | 25 | 26 |
NameDescription
FrameReferenceGets the frame reference.
27 | 28 | 29 | 30 | See also 31 | ======== 32 | 33 | 34 | #### Reference 35 | 36 | [AudioBeamFrameArrivedEventArgs Class](../AudioBeamFrameArrivedEve.md) 37 | [WindowsPreview.Kinect Namespace](../../Kinect.md) 38 | 39 | 40 | 41 | 42 | 58 | -------------------------------------------------------------------------------- /Kinect4Windows2.0/k4w2/Reference/Kinect_for_Windows_v2/Kinect/AudioBeamFrameArrivedEvent/Properties.md: -------------------------------------------------------------------------------- 1 | AudioBeamFrameArrivedEventArgs Properties 2 | ========================================= 3 | 4 | 5 | 6 | Properties 7 | ========== 8 | 9 | 10 | 11 | 12 | 13 | 14 | 15 | 16 | 17 | 18 | 19 | 20 | 21 | 22 | 23 | 24 | 25 | 26 |
NameDescription
FrameReferenceGets the frame reference.
27 | 28 | 29 | 30 | See also 31 | ======== 32 | 33 | 34 | #### Reference 35 | 36 | [AudioBeamFrameArrivedEventArgs Class](../AudioBeamFrameArrivedEvent.md) 37 | [WindowsPreview.Kinect Namespace](../../Kinect.md) 38 | 39 | 40 | 41 | 42 | 58 | -------------------------------------------------------------------------------- /Kinect4Windows2.0/k4w2/Reference/Kinect_for_Windows_v2/Kinect/AudioBeamFrameList_Class/Properties.md: -------------------------------------------------------------------------------- 1 | AudioBeamFrameList Properties 2 | ============================= 3 | 4 | 5 | 6 | Properties 7 | ========== 8 | 9 | 10 | 11 | 12 | 13 | 14 | 15 | 16 | 17 | 18 | 19 | 20 | 21 | 22 | 23 | 24 | 25 | 26 |
NameDescription
SizeGets the size of the audio beam list.
27 | 28 | 29 | 30 | See also 31 | ======== 32 | 33 | 34 | #### Reference 35 | 36 | [AudioBeamFrameList Class](../AudioBeamFrameList_Class.md) 37 | [WindowsPreview.Kinect Namespace](../../Kinect.md) 38 | 39 | 40 | 41 | 42 | 58 | -------------------------------------------------------------------------------- /Kinect4Windows2.0/k4w2/Reference/Kinect_for_Windows_v2/Kinect/AudioBeamFrameReference/Properties.md: -------------------------------------------------------------------------------- 1 | AudioBeamFrameReference Properties 2 | ================================== 3 | 4 | 5 | 6 | Properties 7 | ========== 8 | 9 | 10 | 11 | 12 | 13 | 14 | 15 | 16 | 17 | 18 | 19 | 20 | 21 | 22 | 23 | 24 | 25 | 26 |
NameDescription
RelativeTimeGets the relative time of this frame.
27 | 28 | 29 | 30 | See also 31 | ======== 32 | 33 | 34 | #### Reference 35 | 36 | [AudioBeamFrameReference Class](../AudioBeamFrameReference.md) 37 | [WindowsPreview.Kinect Namespace](../../Kinect.md) 38 | 39 | 40 | 41 | 42 | 58 | -------------------------------------------------------------------------------- /Kinect4Windows2.0/k4w2/Reference/Kinect_for_Windows_v2/Kinect/AudioBeamFrame_Class/Methods.md: -------------------------------------------------------------------------------- 1 | AudioBeamFrame Methods 2 | ====================== 3 | 4 | 5 | 6 | Methods 7 | ======= 8 | 9 | 10 | 11 | 12 | 13 | 14 | 15 | 16 | 17 | 18 | 19 | 20 | 21 | 22 | 23 | 24 | 25 | 26 |
NameDescription
CloseReleases system resources associated with the audio beam frame.
27 | 28 | 29 | 30 | See also 31 | ======== 32 | 33 | 34 | #### Reference 35 | 36 | [AudioBeamFrame Class](../AudioBeamFrame_Class.md) 37 | [WindowsPreview.Kinect Namespace](../../Kinect.md) 38 | 39 | 40 | 41 | 42 | 58 | -------------------------------------------------------------------------------- /Kinect4Windows2.0/k4w2/Reference/Kinect_for_Windows_v2/Kinect/AudioBeam_Class/Events.md: -------------------------------------------------------------------------------- 1 | AudioBeam Events 2 | ================ 3 | 4 | 5 | 6 | Events 7 | ====== 8 | 9 | 10 | 11 | 12 | 13 | 14 | 15 | 16 | 17 | 18 | 19 | 20 | 21 | 22 | 23 | 24 | 25 | 26 |
NameDescription
PropertyChangedOccurs when a property of the AudioBeam class changes.
27 | 28 | 29 | 30 | See also 31 | ======== 32 | 33 | 34 | #### Reference 35 | 36 | [AudioBeam Class](../AudioBeam_Class.md) 37 | [WindowsPreview.Kinect Namespace](../../Kinect.md) 38 | 39 | 40 | 41 | 42 | 58 | -------------------------------------------------------------------------------- /Kinect4Windows2.0/k4w2/Reference/Kinect_for_Windows_v2/Kinect/AudioBeam_Class/Methods.md: -------------------------------------------------------------------------------- 1 | AudioBeam Methods 2 | ================= 3 | 4 | 5 | 6 | Methods 7 | ======= 8 | 9 | 10 | 11 | 12 | 13 | 14 | 15 | 16 | 17 | 18 | 19 | 20 | 21 | 22 | 23 | 24 | 25 | 26 |
NameDescription
OpenInputStreamOpens the input stream. The input stream is a mono 32-bit IEEE floating point PCM stream sampled at 16 kHz. Typical PCM values will be between -1 and +1.
27 | 28 | 29 | 30 | See also 31 | ======== 32 | 33 | 34 | #### Reference 35 | 36 | [AudioBeam Class](../AudioBeam_Class.md) 37 | [WindowsPreview.Kinect Namespace](../../Kinect.md) 38 | 39 | 40 | 41 | 42 | 58 | -------------------------------------------------------------------------------- /Kinect4Windows2.0/k4w2/Reference/Kinect_for_Windows_v2/Kinect/AudioBodyCorrelation_Class/Properties.md: -------------------------------------------------------------------------------- 1 | AudioBodyCorrelation Properties 2 | =============================== 3 | 4 | 5 | 6 | Properties 7 | ========== 8 | 9 | 10 | 11 | 12 | 13 | 14 | 15 | 16 | 17 | 18 | 19 | 20 | 21 | 22 | 23 | 24 | 25 | 26 |
NameDescription
BodyTrackingIdGets the unique body tracking id associated with this subframe.
27 | 28 | 29 | 30 | See also 31 | ======== 32 | 33 | 34 | #### Reference 35 | 36 | [AudioBodyCorrelation Class](../AudioBodyCorrelation_Class.md) 37 | [WindowsPreview.Kinect Namespace](../../Kinect.md) 38 | 39 | 40 | 41 | 42 | 58 | -------------------------------------------------------------------------------- /Kinect4Windows2.0/k4w2/Reference/Kinect_for_Windows_v2/Kinect/AudioSource_Class/Methods.md: -------------------------------------------------------------------------------- 1 | AudioSource Methods 2 | =================== 3 | 4 | 5 | 6 | Methods 7 | ======= 8 | 9 | 10 | 11 | 12 | 13 | 14 | 15 | 16 | 17 | 18 | 19 | 20 | 21 | 22 | 23 | 24 | 25 | 26 |
NameDescription
OpenReaderOpens a new stream reader. This reader must be disposed.
27 | 28 | 29 | 30 | See also 31 | ======== 32 | 33 | 34 | #### Reference 35 | 36 | [AudioSource Class](../AudioSource_Class.md) 37 | [WindowsPreview.Kinect Namespace](../../Kinect.md) 38 | 39 | 40 | 41 | 42 | 58 | -------------------------------------------------------------------------------- /Kinect4Windows2.0/k4w2/Reference/Kinect_for_Windows_v2/Kinect/BodyFrameArrivedEventArgs/Properties.md: -------------------------------------------------------------------------------- 1 | BodyFrameArrivedEventArgs Properties 2 | ==================================== 3 | 4 | 5 | 6 | Properties 7 | ========== 8 | 9 | 10 | 11 | 12 | 13 | 14 | 15 | 16 | 17 | 18 | 19 | 20 | 21 | 22 | 23 | 24 | 25 | 26 |
NameDescription
FrameReferenceGets the reference to the body frame for the FrameArrived event.
27 | 28 | 29 | 30 | See also 31 | ======== 32 | 33 | 34 | #### Reference 35 | 36 | [BodyFrameArrivedEventArgs Class](../BodyFrameArrivedEventArgs.md) 37 | [WindowsPreview.Kinect Namespace](../../Kinect.md) 38 | 39 | 40 | 41 | 42 | 58 | -------------------------------------------------------------------------------- /Kinect4Windows2.0/k4w2/Reference/Kinect_for_Windows_v2/Kinect/BodyFrameReference_Class/Methods.md: -------------------------------------------------------------------------------- 1 | BodyFrameReference Methods 2 | ========================== 3 | 4 | 5 | 6 | Methods 7 | ======= 8 | 9 | 10 | 11 | 12 | 13 | 14 | 15 | 16 | 17 | 18 | 19 | 20 | 21 | 22 | 23 | 24 | 25 | 26 |
NameDescription
AcquireFrameGets the actual body frame from the reference.
27 | 28 | 29 | 30 | See also 31 | ======== 32 | 33 | 34 | #### Reference 35 | 36 | [BodyFrameReference Class](../BodyFrameReference_Class.md) 37 | [WindowsPreview.Kinect Namespace](../../Kinect.md) 38 | 39 | 40 | 41 | 42 | 58 | -------------------------------------------------------------------------------- /Kinect4Windows2.0/k4w2/Reference/Kinect_for_Windows_v2/Kinect/BodyFrameReference_Class/Properties.md: -------------------------------------------------------------------------------- 1 | BodyFrameReference Properties 2 | ============================= 3 | 4 | 5 | 6 | Properties 7 | ========== 8 | 9 | 10 | 11 | 12 | 13 | 14 | 15 | 16 | 17 | 18 | 19 | 20 | 21 | 22 | 23 | 24 | 25 | 26 |
NameDescription
RelativeTimeGets the timestamp of the referenced body frame.
27 | 28 | 29 | 30 | See also 31 | ======== 32 | 33 | 34 | #### Reference 35 | 36 | [BodyFrameReference Class](../BodyFrameReference_Class.md) 37 | [WindowsPreview.Kinect Namespace](../../Kinect.md) 38 | 39 | 40 | 41 | 42 | 58 | -------------------------------------------------------------------------------- /Kinect4Windows2.0/k4w2/Reference/Kinect_for_Windows_v2/Kinect/BodyFrame_Class/Methods.md: -------------------------------------------------------------------------------- 1 | BodyFrame Methods 2 | ================= 3 | 4 | 5 | 6 | Methods 7 | ======= 8 | 9 | 10 | 11 | 12 | 13 | 14 | 15 | 16 | 17 | 18 | 19 | 20 | 21 | 22 | 23 | 24 | 25 | 26 | 27 | 28 | 29 | 30 |
NameDescription
CloseReleases system resources associated with the body frame.
GetAndRefreshBodyDataGets refreshed body data.
31 | 32 | 33 | 34 | See also 35 | ======== 36 | 37 | 38 | #### Reference 39 | 40 | [BodyFrame Class](../BodyFrame_Class.md) 41 | [WindowsPreview.Kinect Namespace](../../Kinect.md) 42 | 43 | 44 | 45 | 46 | 62 | -------------------------------------------------------------------------------- /Kinect4Windows2.0/k4w2/Reference/Kinect_for_Windows_v2/Kinect/BodyIndexFrameReference/Methods.md: -------------------------------------------------------------------------------- 1 | BodyIndexFrameReference Methods 2 | =============================== 3 | 4 | 5 | 6 | Methods 7 | ======= 8 | 9 | 10 | 11 | 12 | 13 | 14 | 15 | 16 | 17 | 18 | 19 | 20 | 21 | 22 | 23 | 24 | 25 | 26 |
NameDescription
AcquireFrameGets the actual body index frame from the reference.
27 | 28 | 29 | 30 | See also 31 | ======== 32 | 33 | 34 | #### Reference 35 | 36 | [BodyIndexFrameReference Class](../BodyIndexFrameReference.md) 37 | [WindowsPreview.Kinect Namespace](../../Kinect.md) 38 | 39 | 40 | 41 | 42 | 58 | -------------------------------------------------------------------------------- /Kinect4Windows2.0/k4w2/Reference/Kinect_for_Windows_v2/Kinect/BodyIndexFrameReference/Properties.md: -------------------------------------------------------------------------------- 1 | BodyIndexFrameReference Properties 2 | ================================== 3 | 4 | 5 | 6 | Properties 7 | ========== 8 | 9 | 10 | 11 | 12 | 13 | 14 | 15 | 16 | 17 | 18 | 19 | 20 | 21 | 22 | 23 | 24 | 25 | 26 |
NameDescription
RelativeTimeGets the unique relative time at which this frame was produced.
27 | 28 | 29 | 30 | See also 31 | ======== 32 | 33 | 34 | #### Reference 35 | 36 | [BodyIndexFrameReference Class](../BodyIndexFrameReference.md) 37 | [WindowsPreview.Kinect Namespace](../../Kinect.md) 38 | 39 | 40 | 41 | 42 | 58 | -------------------------------------------------------------------------------- /Kinect4Windows2.0/k4w2/Reference/Kinect_for_Windows_v2/Kinect/BodyIndexFrameSource_Class/Methods.md: -------------------------------------------------------------------------------- 1 | BodyIndexFrameSource Methods 2 | ============================ 3 | 4 | 5 | 6 | Methods 7 | ======= 8 | 9 | 10 | 11 | 12 | 13 | 14 | 15 | 16 | 17 | 18 | 19 | 20 | 21 | 22 | 23 | 24 | 25 | 26 |
NameDescription
OpenReaderCreates a frame reader for the body index frame source.
27 | 28 | 29 | 30 | See also 31 | ======== 32 | 33 | 34 | #### Reference 35 | 36 | [BodyIndexFrameSource Class](../BodyIndexFrameSource_Class.md) 37 | [WindowsPreview.Kinect Namespace](../../Kinect.md) 38 | 39 | 40 | 41 | 42 | 58 | -------------------------------------------------------------------------------- /Kinect4Windows2.0/k4w2/Reference/Kinect_for_Windows_v2/Kinect/Body_Class/Methods.md: -------------------------------------------------------------------------------- 1 | Body Methods 2 | ============ 3 | 4 | 5 | 6 | Methods 7 | ======= 8 | 9 | 10 | 11 | 12 | 13 | 14 | 15 | 16 | 17 | 18 | 19 | 20 | 21 | 22 | 23 | 24 | 25 | 26 |
NameDescription
CloseReleases system resources associated with the body.
27 | 28 | 29 | 30 | See also 31 | ======== 32 | 33 | 34 | #### Reference 35 | 36 | [Body Class](../Body_Class.md) 37 | [WindowsPreview.Kinect Namespace](../../Kinect.md) 38 | 39 | 40 | 41 | 42 | 58 | -------------------------------------------------------------------------------- /Kinect4Windows2.0/k4w2/Reference/Kinect_for_Windows_v2/Kinect/ColorFrameArrivedEventArgs/Properties.md: -------------------------------------------------------------------------------- 1 | ColorFrameArrivedEventArgs Properties 2 | ===================================== 3 | 4 | 5 | 6 | Properties 7 | ========== 8 | 9 | 10 | 11 | 12 | 13 | 14 | 15 | 16 | 17 | 18 | 19 | 20 | 21 | 22 | 23 | 24 | 25 | 26 |
NameDescription
FrameReferenceGets the reference to the color frame for the FrameArrived event.
27 | 28 | 29 | 30 | See also 31 | ======== 32 | 33 | 34 | #### Reference 35 | 36 | [ColorFrameArrivedEventArgs Class](../ColorFrameArrivedEventArgs.md) 37 | [WindowsPreview.Kinect Namespace](../../Kinect.md) 38 | 39 | 40 | 41 | 42 | 58 | -------------------------------------------------------------------------------- /Kinect4Windows2.0/k4w2/Reference/Kinect_for_Windows_v2/Kinect/ColorFrameReference_Class/Methods.md: -------------------------------------------------------------------------------- 1 | ColorFrameReference Methods 2 | =========================== 3 | 4 | 5 | 6 | Methods 7 | ======= 8 | 9 | 10 | 11 | 12 | 13 | 14 | 15 | 16 | 17 | 18 | 19 | 20 | 21 | 22 | 23 | 24 | 25 | 26 |
NameDescription
AcquireFrameGets the actual color frame from the reference.
27 | 28 | 29 | 30 | See also 31 | ======== 32 | 33 | 34 | #### Reference 35 | 36 | [ColorFrameReference Class](../ColorFrameReference_Class.md) 37 | [WindowsPreview.Kinect Namespace](../../Kinect.md) 38 | 39 | 40 | 41 | 42 | 58 | -------------------------------------------------------------------------------- /Kinect4Windows2.0/k4w2/Reference/Kinect_for_Windows_v2/Kinect/ColorFrameReference_Class/Properties.md: -------------------------------------------------------------------------------- 1 | ColorFrameReference Properties 2 | ============================== 3 | 4 | 5 | 6 | Properties 7 | ========== 8 | 9 | 10 | 11 | 12 | 13 | 14 | 15 | 16 | 17 | 18 | 19 | 20 | 21 | 22 | 23 | 24 | 25 | 26 |
NameDescription
RelativeTimeGets the timestamp of the referenced color frame.
27 | 28 | 29 | 30 | See also 31 | ======== 32 | 33 | 34 | #### Reference 35 | 36 | [ColorFrameReference Class](../ColorFrameReference_Class.md) 37 | [WindowsPreview.Kinect Namespace](../../Kinect.md) 38 | 39 | 40 | 41 | 42 | 58 | -------------------------------------------------------------------------------- /Kinect4Windows2.0/k4w2/Reference/Kinect_for_Windows_v2/Kinect/CoordinateMapper_Class/Events.md: -------------------------------------------------------------------------------- 1 | CoordinateMapper Events 2 | ======================= 3 | 4 | 5 | 6 | Events 7 | ====== 8 | 9 | 10 | 11 | 12 | 13 | 14 | 15 | 16 | 17 | 18 | 19 | 20 | 21 | 22 | 23 | 24 | 25 | 26 |
NameDescription
CoordinateMappingChangedEvent that is raised when any of the mappings between camera, color, and depth space change.
27 | 28 | 29 | 30 | See also 31 | ======== 32 | 33 | 34 | #### Reference 35 | 36 | [CoordinateMapper Class](../CoordinateMapper_Class.md) 37 | [WindowsPreview.Kinect Namespace](../../Kinect.md) 38 | 39 | 40 | 41 | 42 | 58 | -------------------------------------------------------------------------------- /Kinect4Windows2.0/k4w2/Reference/Kinect_for_Windows_v2/Kinect/DepthFrameArrivedEventArgs/Properties.md: -------------------------------------------------------------------------------- 1 | DepthFrameArrivedEventArgs Properties 2 | ===================================== 3 | 4 | 5 | 6 | Properties 7 | ========== 8 | 9 | 10 | 11 | 12 | 13 | 14 | 15 | 16 | 17 | 18 | 19 | 20 | 21 | 22 | 23 | 24 | 25 | 26 |
NameDescription
FrameReferenceGets the reference to the depth frame for the FrameArrived event.
27 | 28 | 29 | 30 | See also 31 | ======== 32 | 33 | 34 | #### Reference 35 | 36 | [DepthFrameArrivedEventArgs Class](../DepthFrameArrivedEventArgs.md) 37 | [WindowsPreview.Kinect Namespace](../../Kinect.md) 38 | 39 | 40 | 41 | 42 | 58 | -------------------------------------------------------------------------------- /Kinect4Windows2.0/k4w2/Reference/Kinect_for_Windows_v2/Kinect/DepthFrameReference_Class/Methods.md: -------------------------------------------------------------------------------- 1 | DepthFrameReference Methods 2 | =========================== 3 | 4 | 5 | 6 | Methods 7 | ======= 8 | 9 | 10 | 11 | 12 | 13 | 14 | 15 | 16 | 17 | 18 | 19 | 20 | 21 | 22 | 23 | 24 | 25 | 26 |
NameDescription
AcquireFrameGets the actual depth frame from the reference.
27 | 28 | 29 | 30 | See also 31 | ======== 32 | 33 | 34 | #### Reference 35 | 36 | [DepthFrameReference Class](../DepthFrameReference_Class.md) 37 | [WindowsPreview.Kinect Namespace](../../Kinect.md) 38 | 39 | 40 | 41 | 42 | 58 | -------------------------------------------------------------------------------- /Kinect4Windows2.0/k4w2/Reference/Kinect_for_Windows_v2/Kinect/DepthFrameReference_Class/Properties.md: -------------------------------------------------------------------------------- 1 | DepthFrameReference Properties 2 | ============================== 3 | 4 | 5 | 6 | Properties 7 | ========== 8 | 9 | 10 | 11 | 12 | 13 | 14 | 15 | 16 | 17 | 18 | 19 | 20 | 21 | 22 | 23 | 24 | 25 | 26 |
NameDescription
RelativeTimeGets the timestamp of the referenced depth frame.
27 | 28 | 29 | 30 | See also 31 | ======== 32 | 33 | 34 | #### Reference 35 | 36 | [DepthFrameReference Class](../DepthFrameReference_Class.md) 37 | [WindowsPreview.Kinect Namespace](../../Kinect.md) 38 | 39 | 40 | 41 | 42 | 58 | -------------------------------------------------------------------------------- /Kinect4Windows2.0/k4w2/Reference/Kinect_for_Windows_v2/Kinect/DepthFrameSource_Class/Methods.md: -------------------------------------------------------------------------------- 1 | DepthFrameSource Methods 2 | ======================== 3 | 4 | 5 | 6 | Methods 7 | ======= 8 | 9 | 10 | 11 | 12 | 13 | 14 | 15 | 16 | 17 | 18 | 19 | 20 | 21 | 22 | 23 | 24 | 25 | 26 |
NameDescription
OpenReaderCreates a frame reader for the depth frame source.
27 | 28 | 29 | 30 | See also 31 | ======== 32 | 33 | 34 | #### Reference 35 | 36 | [DepthFrameSource Class](../DepthFrameSource_Class.md) 37 | [WindowsPreview.Kinect Namespace](../../Kinect.md) 38 | 39 | 40 | 41 | 42 | 58 | -------------------------------------------------------------------------------- /Kinect4Windows2.0/k4w2/Reference/Kinect_for_Windows_v2/Kinect/DepthSpacePoint_Structure/Methods.md: -------------------------------------------------------------------------------- 1 | DepthSpacePoint Methods 2 | ======================= 3 | 4 | 5 | 6 | See also 7 | ======== 8 | 9 | 10 | #### Reference 11 | 12 | [DepthSpacePoint Structure](../DepthSpacePoint_Structure.md) 13 | [WindowsPreview.Kinect Namespace](../../Kinect.md) 14 | 15 | 16 | 17 | 18 | 34 | -------------------------------------------------------------------------------- /Kinect4Windows2.0/k4w2/Reference/Kinect_for_Windows_v2/Kinect/InfraredFrameArrivedEven/Properties.md: -------------------------------------------------------------------------------- 1 | InfraredFrameArrivedEventArgs Properties 2 | ======================================== 3 | 4 | 5 | 6 | Properties 7 | ========== 8 | 9 | 10 | 11 | 12 | 13 | 14 | 15 | 16 | 17 | 18 | 19 | 20 | 21 | 22 | 23 | 24 | 25 | 26 |
NameDescription
FrameReferenceGets the reference to the infrared frame for the FrameArrived event.
27 | 28 | 29 | 30 | See also 31 | ======== 32 | 33 | 34 | #### Reference 35 | 36 | [InfraredFrameArrivedEventArgs Class](../InfraredFrameArrivedEven.md) 37 | [WindowsPreview.Kinect Namespace](../../Kinect.md) 38 | 39 | 40 | 41 | 42 | 58 | -------------------------------------------------------------------------------- /Kinect4Windows2.0/k4w2/Reference/Kinect_for_Windows_v2/Kinect/InfraredFrameReference/Methods.md: -------------------------------------------------------------------------------- 1 | InfraredFrameReference Methods 2 | ============================== 3 | 4 | 5 | 6 | Methods 7 | ======= 8 | 9 | 10 | 11 | 12 | 13 | 14 | 15 | 16 | 17 | 18 | 19 | 20 | 21 | 22 | 23 | 24 | 25 | 26 |
NameDescription
AcquireFrameGets the actual infrared frame from the reference.
27 | 28 | 29 | 30 | See also 31 | ======== 32 | 33 | 34 | #### Reference 35 | 36 | [InfraredFrameReference Class](../InfraredFrameReference.md) 37 | [WindowsPreview.Kinect Namespace](../../Kinect.md) 38 | 39 | 40 | 41 | 42 | 58 | -------------------------------------------------------------------------------- /Kinect4Windows2.0/k4w2/Reference/Kinect_for_Windows_v2/Kinect/InfraredFrameReference/Properties.md: -------------------------------------------------------------------------------- 1 | InfraredFrameReference Properties 2 | ================================= 3 | 4 | 5 | 6 | Properties 7 | ========== 8 | 9 | 10 | 11 | 12 | 13 | 14 | 15 | 16 | 17 | 18 | 19 | 20 | 21 | 22 | 23 | 24 | 25 | 26 |
NameDescription
RelativeTimeGets the timestamp of the referenced infrared frame.
27 | 28 | 29 | 30 | See also 31 | ======== 32 | 33 | 34 | #### Reference 35 | 36 | [InfraredFrameReference Class](../InfraredFrameReference.md) 37 | [WindowsPreview.Kinect Namespace](../../Kinect.md) 38 | 39 | 40 | 41 | 42 | 58 | -------------------------------------------------------------------------------- /Kinect4Windows2.0/k4w2/Reference/Kinect_for_Windows_v2/Kinect/InfraredFrameReference_Class/Methods.md: -------------------------------------------------------------------------------- 1 | InfraredFrameReference Methods 2 | ============================== 3 | 4 | 5 | 6 | Methods 7 | ======= 8 | 9 | 10 | 11 | 12 | 13 | 14 | 15 | 16 | 17 | 18 | 19 | 20 | 21 | 22 | 23 | 24 | 25 | 26 |
NameDescription
AcquireFrameGets the actual infrared frame from the reference.
27 | 28 | 29 | 30 | See also 31 | ======== 32 | 33 | 34 | #### Reference 35 | 36 | [InfraredFrameReference Class](../InfraredFrameReference_Class.md) 37 | [WindowsPreview.Kinect Namespace](../../Kinect.md) 38 | 39 | 40 | 41 | 42 | 58 | -------------------------------------------------------------------------------- /Kinect4Windows2.0/k4w2/Reference/Kinect_for_Windows_v2/Kinect/InfraredFrameReference_Class/Properties.md: -------------------------------------------------------------------------------- 1 | InfraredFrameReference Properties 2 | ================================= 3 | 4 | 5 | 6 | Properties 7 | ========== 8 | 9 | 10 | 11 | 12 | 13 | 14 | 15 | 16 | 17 | 18 | 19 | 20 | 21 | 22 | 23 | 24 | 25 | 26 |
NameDescription
RelativeTimeGets the timestamp of the referenced infrared frame.
27 | 28 | 29 | 30 | See also 31 | ======== 32 | 33 | 34 | #### Reference 35 | 36 | [InfraredFrameReference Class](../InfraredFrameReference_Class.md) 37 | [WindowsPreview.Kinect Namespace](../../Kinect.md) 38 | 39 | 40 | 41 | 42 | 58 | -------------------------------------------------------------------------------- /Kinect4Windows2.0/k4w2/Reference/Kinect_for_Windows_v2/Kinect/InfraredFrameSource_Class/Methods.md: -------------------------------------------------------------------------------- 1 | InfraredFrameSource Methods 2 | =========================== 3 | 4 | 5 | 6 | Methods 7 | ======= 8 | 9 | 10 | 11 | 12 | 13 | 14 | 15 | 16 | 17 | 18 | 19 | 20 | 21 | 22 | 23 | 24 | 25 | 26 |
NameDescription
OpenReaderCreates a frame reader for the infrared frame source.
27 | 28 | 29 | 30 | See also 31 | ======== 32 | 33 | 34 | #### Reference 35 | 36 | [InfraredFrameSource Class](../InfraredFrameSource_Class.md) 37 | [WindowsPreview.Kinect Namespace](../../Kinect.md) 38 | 39 | 40 | 41 | 42 | 58 | -------------------------------------------------------------------------------- /Kinect4Windows2.0/k4w2/Reference/Kinect_for_Windows_v2/Kinect/IsAvailableChangedEventA/Properties.md: -------------------------------------------------------------------------------- 1 | IsAvailableChangedEventArgs Properties 2 | ====================================== 3 | 4 | 5 | 6 | Properties 7 | ========== 8 | 9 | 10 | 11 | 12 | 13 | 14 | 15 | 16 | 17 | 18 | 19 | 20 | 21 | 22 | 23 | 24 | 25 | 26 |
NameDescription
IsAvailableGets whether or not the KinectSensor is available.
27 | 28 | 29 | 30 | See also 31 | ======== 32 | 33 | 34 | #### Reference 35 | 36 | [IsAvailableChangedEventArgs Class](../IsAvailableChangedEventA.md) 37 | [WindowsPreview.Kinect Namespace](../../Kinect.md) 38 | 39 | 40 | 41 | 42 | 58 | -------------------------------------------------------------------------------- /Kinect4Windows2.0/k4w2/Reference/Kinect_for_Windows_v2/Kinect/IsAvailableChangedEventArgs/Properties.md: -------------------------------------------------------------------------------- 1 | IsAvailableChangedEventArgs Properties 2 | ====================================== 3 | 4 | 5 | 6 | Properties 7 | ========== 8 | 9 | 10 | 11 | 12 | 13 | 14 | 15 | 16 | 17 | 18 | 19 | 20 | 21 | 22 | 23 | 24 | 25 | 26 |
NameDescription
IsAvailableGets whether or not the KinectSensor is available.
27 | 28 | 29 | 30 | See also 31 | ======== 32 | 33 | 34 | #### Reference 35 | 36 | [IsAvailableChangedEventArgs Class](../IsAvailableChangedEventArgs.md) 37 | [WindowsPreview.Kinect Namespace](../../Kinect.md) 38 | 39 | 40 | 41 | 42 | 58 | -------------------------------------------------------------------------------- /Kinect4Windows2.0/k4w2/Reference/Kinect_for_Windows_v2/Kinect/LongExposureInfraredFram/Methods.md: -------------------------------------------------------------------------------- 1 | LongExposureInfraredFrameSource Methods 2 | ======================================= 3 | 4 | 5 | 6 | Methods 7 | ======= 8 | 9 | 10 | 11 | 12 | 13 | 14 | 15 | 16 | 17 | 18 | 19 | 20 | 21 | 22 | 23 | 24 | 25 | 26 |
NameDescription
OpenReaderCreates a frame reader for the long exposure infrared frame source.
27 | 28 | 29 | 30 | See also 31 | ======== 32 | 33 | 34 | #### Reference 35 | 36 | [LongExposureInfraredFrameSource Class](../LongExposureInfraredFram.md) 37 | [WindowsPreview.Kinect Namespace](../../Kinect.md) 38 | 39 | 40 | 41 | 42 | 58 | -------------------------------------------------------------------------------- /Kinect4Windows2.0/k4w2/Reference/Kinect_for_Windows_v2/Kinect/LongExposureInfraredFrameR/Methods.md: -------------------------------------------------------------------------------- 1 | LongExposureInfraredFrameReference Methods 2 | ========================================== 3 | 4 | 5 | 6 | Methods 7 | ======= 8 | 9 | 10 | 11 | 12 | 13 | 14 | 15 | 16 | 17 | 18 | 19 | 20 | 21 | 22 | 23 | 24 | 25 | 26 |
NameDescription
AcquireFrameGets the actual long exposure infrared frame from the reference.
27 | 28 | 29 | 30 | See also 31 | ======== 32 | 33 | 34 | #### Reference 35 | 36 | [LongExposureInfraredFrameReference Class](../LongExposureInfraredFrameR.md) 37 | [WindowsPreview.Kinect Namespace](../../Kinect.md) 38 | 39 | 40 | 41 | 42 | 58 | -------------------------------------------------------------------------------- /Kinect4Windows2.0/k4w2/Reference/Kinect_for_Windows_v2/Kinect/LongExposureInfraredFrameS/Methods.md: -------------------------------------------------------------------------------- 1 | LongExposureInfraredFrameSource Methods 2 | ======================================= 3 | 4 | 5 | 6 | Methods 7 | ======= 8 | 9 | 10 | 11 | 12 | 13 | 14 | 15 | 16 | 17 | 18 | 19 | 20 | 21 | 22 | 23 | 24 | 25 | 26 |
NameDescription
OpenReaderCreates a frame reader for the long exposure infrared frame source.
27 | 28 | 29 | 30 | See also 31 | ======== 32 | 33 | 34 | #### Reference 35 | 36 | [LongExposureInfraredFrameSource Class](../LongExposureInfraredFrameS.md) 37 | [WindowsPreview.Kinect Namespace](../../Kinect.md) 38 | 39 | 40 | 41 | 42 | 58 | -------------------------------------------------------------------------------- /Kinect4Windows2.0/k4w2/Reference/Kinect_for_Windows_v2/Kinect/MultiSourceFrameReference/Methods.md: -------------------------------------------------------------------------------- 1 | MultiSourceFrameReference Methods 2 | ================================= 3 | 4 | 5 | 6 | Methods 7 | ======= 8 | 9 | 10 | 11 | 12 | 13 | 14 | 15 | 16 | 17 | 18 | 19 | 20 | 21 | 22 | 23 | 24 | 25 | 26 |
NameDescription
AcquireFrameGets the current frame held by this reference.
27 | 28 | 29 | 30 | See also 31 | ======== 32 | 33 | 34 | #### Reference 35 | 36 | [MultiSourceFrameReference Class](../MultiSourceFrameReference.md) 37 | [WindowsPreview.Kinect Namespace](../../Kinect.md) 38 | 39 | 40 | 41 | 42 | 58 | -------------------------------------------------------------------------------- /Kinect4Windows2.0/k4w2/Reference/Kinect_for_Windows_v2/Kinect/MultiSourceFrame_Class/Methods.md: -------------------------------------------------------------------------------- 1 | MultiSourceFrame Methods 2 | ======================== 3 | 4 | 5 | 6 | Methods 7 | ======= 8 | 9 | 10 | 11 | 12 | 13 | 14 | 15 | 16 | 17 | 18 | 19 | 20 | 21 | 22 | 23 | 24 | 25 | 26 |
NameDescription
CloseReleases system resources associated with the multi-source frame.
27 | 28 | 29 | 30 | See also 31 | ======== 32 | 33 | 34 | #### Reference 35 | 36 | [MultiSourceFrame Class](../MultiSourceFrame_Class.md) 37 | [WindowsPreview.Kinect Namespace](../../Kinect.md) 38 | 39 | 40 | 41 | 42 | 58 | -------------------------------------------------------------------------------- /LICENSE: -------------------------------------------------------------------------------- 1 | The MIT License (MIT) 2 | 3 | Copyright (c) 2014 Kinect 4 | 5 | Permission is hereby granted, free of charge, to any person obtaining a copy 6 | of this software and associated documentation files (the "Software"), to deal 7 | in the Software without restriction, including without limitation the rights 8 | to use, copy, modify, merge, publish, distribute, sublicense, and/or sell 9 | copies of the Software, and to permit persons to whom the Software is 10 | furnished to do so, subject to the following conditions: 11 | 12 | The above copyright notice and this permission notice shall be included in all 13 | copies or substantial portions of the Software. 14 | 15 | THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR 16 | IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, 17 | FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE 18 | AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER 19 | LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, 20 | OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE 21 | SOFTWARE. 22 | 23 | -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- 1 | Docs ==== Markdown documentation for Kinect for Windows The documentation spans four sub-folders and multiple Markdown (.md) files. Sub-folders are as follows: \Getting\_Started \NUI_Tools \Programming\_Guide \Reference Each of these folders shows up as a folder on MSDN. --------------------------------------------------------------------------------