RS2Sensor

class RS2Sensor(device: rs2_device, pipeline: rs2_pipeline, pipelineProfile: rs2_pipeline_profile) : Sensor(source)

Constructors

Link copied to clipboard
constructor(device: rs2_device, pipeline: rs2_pipeline, pipelineProfile: rs2_pipeline_profile)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

depth frame received event, triggered from waitForFrames

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

a list of Streams for the Sensor

Functions

Link copied to clipboard
open override fun destroy()

destroy the sensor

Link copied to clipboard
open override fun waitForFrames(timeOut: Int)

wait for frames to arrives