![]() |
Azure Kinect Body Tracking SDK
1.1.2
|
|
inline |
Add a k4a sensor capture to the tracker input queue to generate its body tracking result asynchronously.
| capture | Azure Kinect sensor capture returned by Device.GetCapture()() from Azure Kinect Sensor SDK. It should contain the depth data for this function to work. Otherwise the function will return failure. |
This is an infinite timeout function version of EnqueueCapture(Capture, TimeSpan).