Is there any way to determine using SDK functions whether or not a sensor is plugged into the “Primary In” port of the Multi-Camera Sync Hub Pro?
I am guessing not, since the k4a wrapper function k4a_device_get_sync_jack has the warning:
The Orbbec device does not support retrieving the jack connection status, so this function will always return false(disconnected).
But I want to be sure.