@syncdelay attribute
🔌dp.kinect3
- signature
syncdelay [0..1000000]- values
- 0 default
- examples
@syncdelay 23000
Synchronization delay (microseconds) on a sync subordinate sensor. Sets the capture delay between the color camera capture and the external sync input pulse.
Use to synchronize and coodinate multiple sensors with attributes including:
depthdelay, syncdelay,
syncmode, and idsensor.
- Default
@syncdelay 0means the master and subordinate color images should be time aligned. -
0 <= syncdelay <= fps_in_µswherefps_in_µsis@depthfpsframes per second converted to microseconds
dp.kinect3
@syncdelay does not affect the sync-out port connection.