OrbbecSDK 2.0.18
OrbbecSDK: Software-Development-Kit for Orbbec 3D Cameras
Loading...
Searching...
No Matches
h Directory Reference

Files

 Advanced.h
 
 Context.h
 Context is a management class that describes the runtime of the SDK and is responsible for resource allocation and release of the SDK. Context has the ability to manage multiple devices. It is responsible for enumerating devices, monitoring device callbacks, and enabling multi-device synchronization.
 
 Device.h
 Device-related functions, including operations such as obtaining and creating a device, setting and obtaining device property, and obtaining sensors.
 
 Error.h
 Functions for handling errors, mainly used for obtaining error messages.
 
 Export.h
 
 Filter.h
 The processing unit of the SDK can perform point cloud generation, format conversion and other functions.
 
 Frame.h
 Frame related function is mainly used to obtain frame data and frame information.
 
 MultipleDevices.h
 This file contains the multiple devices related API witch is used to control the synchronization between multiple devices and the synchronization between different sensor within single device.
 
 ObTypes.h
 Provide structs commonly used in the SDK, enumerating constant definitions.
 
 Pipeline.h
 The SDK's advanced API can quickly implement functions such as switching streaming, frame synchronization, software filtering, etc., suitable for applications, and the algorithm focuses on rgbd data stream scenarios. If you are on real-time or need to handle synchronization separately, align the scene. Please use the interface of Device's Lower API.
 
 Property.h
 Control command property list maintenance.
 
 Sensor.h
 Defines types related to sensors, used for obtaining stream configurations, opening and closing streams, and setting and getting sensor properties.
 
 StreamProfile.h
 The stream profile related type is used to get information such as the width, height, frame rate, and format of the stream.
 
 TypeHelper.h
 
 Utils.h
 
 Version.h
 Functions for retrieving the SDK version number information.