|
22 | 22 | <trid="projectrow"> |
23 | 23 | <tdid="projectlogo"><imgalt="Logo"src="orbbec_icon.png"/></td> |
24 | 24 | <tdid="projectalign"> |
25 | | -<divid="projectname">OrbbecSDK<spanid="projectnumber"> 1.10.16</span> |
| 25 | +<divid="projectname">OrbbecSDK<spanid="projectnumber"> 1.10.18</span> |
26 | 26 | </div> |
27 | 27 | <divid="projectbrief">OrbbecSDK: Software-Development-Kit for Orbbec 3D Cameras</div> |
28 | 28 | </td> |
|
140 | 140 | <divclass="ttc"id="aContext_8h_html_ae014e8e9574ae539e59e1318e656020a"><divclass="ttname"><ahref="Context_8h.html#ae014e8e9574ae539e59e1318e656020a">ob_enable_device_clock_sync</a></div><divclass="ttdeci">void ob_enable_device_clock_sync(ob_context *context, uint64_t repeatInterval, ob_error **error)</div><divclass="ttdoc">Activates device clock synchronization to synchronize the clock of the host and all created devices (...</div></div> |
141 | 141 | <divclass="ttc"id="aContext_8h_html_ae762ccb84e9cd16617cb97e335f33972"><divclass="ttname"><ahref="Context_8h.html#ae762ccb84e9cd16617cb97e335f33972">ob_enable_net_device_enumeration</a></div><divclass="ttdeci">void ob_enable_net_device_enumeration(ob_context *context, bool enable, ob_error **error)</div><divclass="ttdoc">Enable or disable network device enumeration.</div></div> |
142 | 142 | <divclass="ttc"id="aObTypes_8h_html"><divclass="ttname"><ahref="ObTypes_8h.html">ObTypes.h</a></div><divclass="ttdoc">Provide structs commonly used in the SDK, enumerating constant definitions.</div></div> |
143 | | -<divclass="ttc"id="aObTypes_8h_html_a0e6f8b80b87aec989df49ff0e5465e86"><divclass="ttname"><ahref="ObTypes_8h.html#a0e6f8b80b87aec989df49ff0e5465e86">ob_device_changed_callback</a></div><divclass="ttdeci">void(* ob_device_changed_callback)(ob_device_list *removed, ob_device_list *added, void *user_data)</div><divclass="ttdoc">Callback for device change.</div><divclass="ttdef"><b>Definition</b><ahref="ObTypes_8h_source.html#l01727">ObTypes.h:1727</a></div></div> |
| 143 | +<divclass="ttc"id="aObTypes_8h_html_a0e6f8b80b87aec989df49ff0e5465e86"><divclass="ttname"><ahref="ObTypes_8h.html#a0e6f8b80b87aec989df49ff0e5465e86">ob_device_changed_callback</a></div><divclass="ttdeci">void(* ob_device_changed_callback)(ob_device_list *removed, ob_device_list *added, void *user_data)</div><divclass="ttdoc">Callback for device change.</div><divclass="ttdef"><b>Definition</b><ahref="ObTypes_8h_source.html#l01747">ObTypes.h:1747</a></div></div> |
144 | 144 | <divclass="ttc"id="aObTypes_8h_html_a3c87c98acfd9b143bb58c731d95fa437"><divclass="ttname"><ahref="ObTypes_8h.html#a3c87c98acfd9b143bb58c731d95fa437">ob_device</a></div><divclass="ttdeci">struct DeviceImpl ob_device</div><divclass="ttdef"><b>Definition</b><ahref="ObTypes_8h_source.html#l00055">ObTypes.h:55</a></div></div> |
145 | 145 | <divclass="ttc"id="aObTypes_8h_html_a411329905932ad2eb0838e4649601da2"><divclass="ttname"><ahref="ObTypes_8h.html#a411329905932ad2eb0838e4649601da2">ob_uvc_backend</a></div><divclass="ttdeci">enum UVC_BACKEND ob_uvc_backend</div></div> |
146 | 146 | <divclass="ttc"id="aObTypes_8h_html_a634280495d30c01bd120bbbf38a9b614"><divclass="ttname"><ahref="ObTypes_8h.html#a634280495d30c01bd120bbbf38a9b614">ob_log_severity</a></div><divclass="ttdeci">enum OBLogSeverity ob_log_severity</div></div> |
147 | | -<divclass="ttc"id="aObTypes_8h_html_a722fa2a569dc5d7ead1beb8c024113a4"><divclass="ttname"><ahref="ObTypes_8h.html#a722fa2a569dc5d7ead1beb8c024113a4">ob_log_callback</a></div><divclass="ttdeci">void() ob_log_callback(ob_log_severity severity, const char *message, void *user_data)</div><divclass="ttdoc">Callback for receiving log.</div><divclass="ttdef"><b>Definition</b><ahref="ObTypes_8h_source.html#l01765">ObTypes.h:1765</a></div></div> |
| 147 | +<divclass="ttc"id="aObTypes_8h_html_a722fa2a569dc5d7ead1beb8c024113a4"><divclass="ttname"><ahref="ObTypes_8h.html#a722fa2a569dc5d7ead1beb8c024113a4">ob_log_callback</a></div><divclass="ttdeci">void() ob_log_callback(ob_log_severity severity, const char *message, void *user_data)</div><divclass="ttdoc">Callback for receiving log.</div><divclass="ttdef"><b>Definition</b><ahref="ObTypes_8h_source.html#l01785">ObTypes.h:1785</a></div></div> |
148 | 148 | <divclass="ttc"id="aObTypes_8h_html_a808e5e274a0a28eef27f22e0e91508e0"><divclass="ttname"><ahref="ObTypes_8h.html#a808e5e274a0a28eef27f22e0e91508e0">ob_device_list</a></div><divclass="ttdeci">struct DeviceListImpl ob_device_list</div><divclass="ttdef"><b>Definition</b><ahref="ObTypes_8h_source.html#l00057">ObTypes.h:57</a></div></div> |
149 | 149 | <divclass="ttc"id="aObTypes_8h_html_ab96d384dfaeb83b9086aa8c9caf58d05"><divclass="ttname"><ahref="ObTypes_8h.html#ab96d384dfaeb83b9086aa8c9caf58d05">ob_context</a></div><divclass="ttdeci">struct ContextImpl ob_context</div><divclass="ttdef"><b>Definition</b><ahref="ObTypes_8h_source.html#l00054">ObTypes.h:54</a></div></div> |
150 | 150 | <divclass="ttc"id="astructob__error_html"><divclass="ttname"><ahref="structob__error.html">ob_error</a></div><divclass="ttdoc">The error class exposed by the SDK, users can get detailed error information according to the error.</div><divclass="ttdef"><b>Definition</b><ahref="ObTypes_8h_source.html#l00151">ObTypes.h:151</a></div></div> |
151 | 151 | </div><!-- fragment --></div><!-- contents --> |
152 | 152 | <!-- start footer part --> |
153 | 153 | <hrclass="footer"/><addressclass="footer"><small> |
154 | | -Generated onMon Oct 21 2024 17:32:06 for OrbbecSDK by <ahref="https://www.doxygen.org/index.html"><imgclass="footer"src="doxygen.svg"width="104"height="31"alt="doxygen"/></a> 1.9.7 |
| 154 | +Generated onFri Jan 3 2025 22:00:09 for OrbbecSDK by <ahref="https://www.doxygen.org/index.html"><imgclass="footer"src="doxygen.svg"width="104"height="31"alt="doxygen"/></a> 1.9.7 |
155 | 155 | </small></address> |
156 | 156 | </body> |
157 | 157 | </html> |