Azure Kinect Sensor SDK  refs/heads/master
Documentation for https://github.com/Microsoft/Azure-Kinect-Sensor-SDK

◆ Open()

static Device Microsoft.Azure.Kinect.Sensor.Device.Open ( int  index = 0)
inlinestatic

Opens an Azure Kinect device.

Parameters
indexIndex of the device to open if there are multiple connected.
Returns
A Device object representing that device.

The device will remain opened for exclusive access until the Device object is disposed.