public enum class TrackingState
| Member | Description |
|---|---|
| Inferred | The joint data is inferred. Confidence in the position data is very low. |
| NotTracked | The joint data is not tracked and no data is known about this joint. |
| Tracked | The joint data is being tracked and the data can be trusted. |
A tracked joint that cannot be seen by the camera is inferred. That is, the joint position is calculated from surrounding joint data rather than captured by the camera.
Namespace: Windows.Kinect
Metadata: windows.winmd