Sensor

abstract class Sensor(source)

Inheritors

Constructors

Link copied to clipboard
constructor()

Properties

Link copied to clipboard

depth frame received event, triggered from waitForFrames

Link copied to clipboard
abstract val serial: String
Link copied to clipboard
abstract val streams: List<Stream>

a list of Streams for the Sensor

Functions

Link copied to clipboard
abstract fun destroy()

destroy the sensor

Link copied to clipboard
abstract fun waitForFrames(timeOut: Int = 15000)

wait for frames to arrives