|
25 | 25 | <td id="projectlogo"><img alt="Logo" src="orbbec_icon.png"/></td>
|
26 | 26 | <td id="projectalign" style="padding-left: 0.5em;">
|
27 | 27 | <div id="projectname">OrbbecSDK
|
28 |
| -  <span id="projectnumber">1.10.8</span> |
| 28 | +  <span id="projectnumber">1.10.11</span> |
29 | 29 | </div>
|
30 | 30 | <div id="projectbrief">OrbbecSDK: Software-Development-Kit for Orbbec 3D Cameras</div>
|
31 | 31 | </td>
|
|
104 | 104 | <div class="ttc" id="Context_8h_html_ab5067edf650d0e615547716924c6096a"><div class="ttname"><a href="Context_8h.html#ab5067edf650d0e615547716924c6096a">ob_create_context</a></div><div class="ttdeci">ob_context * ob_create_context(ob_error **error)</div><div class="ttdoc">Create a context object. </div></div>
|
105 | 105 | <div class="ttc" id="ObTypes_8h_html_a808e5e274a0a28eef27f22e0e91508e0"><div class="ttname"><a href="ObTypes_8h.html#a808e5e274a0a28eef27f22e0e91508e0">ob_device_list</a></div><div class="ttdeci">struct DeviceListImpl ob_device_list</div><div class="ttdef"><b>Definition:</b> <a href="ObTypes_8h_source.html#l00057">ObTypes.h:57</a></div></div>
|
106 | 106 | <div class="ttc" id="ObTypes_8h_html_a3c87c98acfd9b143bb58c731d95fa437"><div class="ttname"><a href="ObTypes_8h.html#a3c87c98acfd9b143bb58c731d95fa437">ob_device</a></div><div class="ttdeci">struct DeviceImpl ob_device</div><div class="ttdef"><b>Definition:</b> <a href="ObTypes_8h_source.html#l00055">ObTypes.h:55</a></div></div>
|
107 |
| -<div class="ttc" id="ObTypes_8h_html_a0e6f8b80b87aec989df49ff0e5465e86"><div class="ttname"><a href="ObTypes_8h.html#a0e6f8b80b87aec989df49ff0e5465e86">ob_device_changed_callback</a></div><div class="ttdeci">void(* ob_device_changed_callback)(ob_device_list *removed, ob_device_list *added, void *user_data)</div><div class="ttdoc">Callback for device change. </div><div class="ttdef"><b>Definition:</b> <a href="ObTypes_8h_source.html#l01700">ObTypes.h:1700</a></div></div> |
| 107 | +<div class="ttc" id="ObTypes_8h_html_a0e6f8b80b87aec989df49ff0e5465e86"><div class="ttname"><a href="ObTypes_8h.html#a0e6f8b80b87aec989df49ff0e5465e86">ob_device_changed_callback</a></div><div class="ttdeci">void(* ob_device_changed_callback)(ob_device_list *removed, ob_device_list *added, void *user_data)</div><div class="ttdoc">Callback for device change. </div><div class="ttdef"><b>Definition:</b> <a href="ObTypes_8h_source.html#l01708">ObTypes.h:1708</a></div></div> |
108 | 108 | <div class="ttc" id="Context_8h_html_a3fa8b36789dc4795a62e12921d43465d"><div class="ttname"><a href="Context_8h.html#a3fa8b36789dc4795a62e12921d43465d">ob_set_logger_to_console</a></div><div class="ttdeci">void ob_set_logger_to_console(ob_log_severity severity, ob_error **error)</div><div class="ttdoc">Set the log output to the console. </div></div>
|
109 | 109 | <div class="ttc" id="ObTypes_8h_html_ab96d384dfaeb83b9086aa8c9caf58d05"><div class="ttname"><a href="ObTypes_8h.html#ab96d384dfaeb83b9086aa8c9caf58d05">ob_context</a></div><div class="ttdeci">struct ContextImpl ob_context</div><div class="ttdef"><b>Definition:</b> <a href="ObTypes_8h_source.html#l00054">ObTypes.h:54</a></div></div>
|
110 | 110 | <div class="ttc" id="Context_8h_html_ad87bc8cd42069673a471392ec140a95d"><div class="ttname"><a href="Context_8h.html#ad87bc8cd42069673a471392ec140a95d">ob_delete_context</a></div><div class="ttdeci">void ob_delete_context(ob_context *context, ob_error **error)</div><div class="ttdoc">Delete a context object. </div></div>
|
111 | 111 | <div class="ttc" id="Context_8h_html_a79a802866392f4bdfe720f96d207467a"><div class="ttname"><a href="Context_8h.html#a79a802866392f4bdfe720f96d207467a">ob_set_logger_severity</a></div><div class="ttdeci">void ob_set_logger_severity(ob_log_severity severity, ob_error **error)</div><div class="ttdoc">Set the global log level. </div></div>
|
112 | 112 | <div class="ttc" id="Context_8h_html_a2fe4e159dfb8afaab3eabccd82e1bb9c"><div class="ttname"><a href="Context_8h.html#a2fe4e159dfb8afaab3eabccd82e1bb9c">ob_free_idle_memory</a></div><div class="ttdeci">void ob_free_idle_memory(ob_context *context, ob_error **error)</div><div class="ttdoc">Free idle memory from the internal frame memory pool. </div></div>
|
113 | 113 | <div class="ttc" id="Context_8h_html_acebdeed40dc2dc6abd78ec007fde9d4d"><div class="ttname"><a href="Context_8h.html#acebdeed40dc2dc6abd78ec007fde9d4d">ob_set_device_changed_callback</a></div><div class="ttdeci">void ob_set_device_changed_callback(ob_context *context, ob_device_changed_callback callback, void *user_data, ob_error **error)</div><div class="ttdoc">Set a device plug-in callback function. </div></div>
|
114 |
| -<div class="ttc" id="ObTypes_8h_html_a572a2b25bc592cba31f4c2e621fa3b8d"><div class="ttname"><a href="ObTypes_8h.html#a572a2b25bc592cba31f4c2e621fa3b8d">ob_log_callback</a></div><div class="ttdeci">void( ob_log_callback)(ob_log_severity severity, const char *message, void *user_data)</div><div class="ttdoc">Callback for receiving log. </div><div class="ttdef"><b>Definition:</b> <a href="ObTypes_8h_source.html#l01738">ObTypes.h:1738</a></div></div> |
| 114 | +<div class="ttc" id="ObTypes_8h_html_a572a2b25bc592cba31f4c2e621fa3b8d"><div class="ttname"><a href="ObTypes_8h.html#a572a2b25bc592cba31f4c2e621fa3b8d">ob_log_callback</a></div><div class="ttdeci">void( ob_log_callback)(ob_log_severity severity, const char *message, void *user_data)</div><div class="ttdoc">Callback for receiving log. </div><div class="ttdef"><b>Definition:</b> <a href="ObTypes_8h_source.html#l01746">ObTypes.h:1746</a></div></div> |
115 | 115 | <div class="ttc" id="Context_8h_html_a350986fb46826aa5a45e0042b21b6a1f"><div class="ttname"><a href="Context_8h.html#a350986fb46826aa5a45e0042b21b6a1f">ob_set_logger_callback</a></div><div class="ttdeci">void ob_set_logger_callback(ob_log_severity severity, ob_log_callback callback, void *user_data, ob_error **error)</div><div class="ttdoc">Set the log callback function. </div></div>
|
116 | 116 | <div class="ttc" id="Context_8h_html_a12b188700324e3e1f0b144e3fa57a451"><div class="ttname"><a href="Context_8h.html#a12b188700324e3e1f0b144e3fa57a451">ob_create_net_device</a></div><div class="ttdeci">ob_device * ob_create_net_device(ob_context *context, const char *address, uint16_t port, ob_error **error)</div><div class="ttdoc">Create a network device object. </div></div>
|
117 | 117 | <div class="ttc" id="ObTypes_8h_html_ae785de40f46cc46ee1b8622725f912bc"><div class="ttname"><a href="ObTypes_8h.html#ae785de40f46cc46ee1b8622725f912bc">ob_log_severity</a></div><div class="ttdeci">enum OBLogSeverity ob_log_severity</div></div>
|
118 | 118 | <div class="ttc" id="structob__error_html"><div class="ttname"><a href="structob__error.html">ob_error</a></div><div class="ttdoc">The error class exposed by the SDK, users can get detailed error information according to the error...</div><div class="ttdef"><b>Definition:</b> <a href="ObTypes_8h_source.html#l00151">ObTypes.h:151</a></div></div>
|
119 | 119 | </div><!-- fragment --></div><!-- contents -->
|
120 | 120 | <!-- start footer part -->
|
121 | 121 | <hr class="footer"/><address class="footer"><small>
|
122 |
| -Generated on Tue Jun 4 2024 08:48:15 for OrbbecSDK by  <a href="http://www.doxygen.org/index.html"> |
| 122 | +Generated on Thu Jul 18 2024 08:33:16 for OrbbecSDK by  <a href="http://www.doxygen.org/index.html"> |
123 | 123 | <img class="footer" src="doxygen.png" alt="doxygen"/>
|
124 | 124 | </a> 1.8.11
|
125 | 125 | </small></address>
|
|
0 commit comments