RS2SensorDescription

data class RS2SensorDescription(deviceList: rs2_device_list, deviceIndex: Int)(source)

Constructors

Link copied to clipboard
constructor(deviceList: rs2_device_list, deviceIndex: Int)

Functions

Link copied to clipboard
fun open(depthWidth: Int = 640, depthHeight: Int = 480, depthFps: Int = 30, depthFormat: RS2DepthFormat = RS2DepthFormat.UINT16): RS2Sensor

open realsense sensor from description entry