Skip to content

Commit

Permalink
[doc]: update comments
Browse files Browse the repository at this point in the history
  • Loading branch information
daiyin authored and zzuliys committed Mar 22, 2024
1 parent cc9608a commit 4bdbf70
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions include/k4a/k4a.h
Original file line number Diff line number Diff line change
Expand Up @@ -83,6 +83,10 @@ K4A_EXPORT k4a_result_t k4a_device_enable_soft_filter(k4a_device_t device_handle
*
* \remarks This API is used for device clock synchronization mode switching.
*
* \remarks It is necessary to ensure that the mode switching of all devices is completed before any device start_cameras.
*
* \remarks It is necessary to ensure that the master and slave devices are configured in the same mode.
*
* \xmlonly
* <requirements>
* <requirement name="Header">k4a.h (include k4a/k4a.h)</requirement>
Expand Down

0 comments on commit 4bdbf70

Please sign in to comment.