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

◆ k4a_wired_sync_mode_t

Synchronization mode when connecting two or more devices together.

Enumerator
K4A_WIRED_SYNC_MODE_STANDALONE 

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

K4A_WIRED_SYNC_MODE_MASTER 

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

K4A_WIRED_SYNC_MODE_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.