Skip to main content Link Search Menu Expand Document (external link)

@depthdelay attribute

:electric_plug: dp.kinect3
:information_source: signature
depthdelay [-1000000 - 1000000]
:house: values
0 default
:bulb: examples
@depthdelay 4000
@depthdelay -800

Depth capture delay (microseconds) relative to color capture.

Use to synchronize and coodinate multiple sensors with attributes including: depthdelay, syncdelay, syncmode, and idsensor.

  • Default @depthdelay 0 means the depth and color images should be time aligned.
  • -fps_in_µs <= depthdelay <= fps_in_µs where fps_in_µs is @depthfps frames per second converted to microseconds

dp.kinect3