Azure Kinect Sensor SDK  refs/heads/master
Documentation for https://github.com/Microsoft/Azure-Kinect-Sensor-SDK

◆ WiredSyncMode

Synchronization mode when connecting two or more devices together.

Enumerator
Standalone 

Neither 'Sync In' or 'Sync Out' connections are used.

Master 

The 'Sync Out' jack is enabled and synchronization data it driven out the connected wire.

While in master mode the color camera must be enabled as part of the multi device sync signaling logic. Even if the color image is not needed, the color camera must be running.

Subordinate 

The 'Sync In' jack is used for synchronization and 'Sync Out' is driven for the next device in the chain.

'Sync Out' is a mirror of 'Sync In' for this mode.