OrbbecSDK  1.5.7
OrbbecSDK: Software-Development-Kit for Orbbec 3D-Sensor devices
ObSensor.hpp
Go to the documentation of this file.
1 /* License: Apache 2.0. See LICENSE file in root directory.
2  Copyright(c) 2020 Orbbec Corporation. All Rights Reserved. */
3 
15 #pragma once
16 
The stream configuration related type is used to get information such as the width, height, frame rate, and format of the stream.
Device related types, including operations such as getting and creating a device, setting and obtaini...
Frame related type, which is mainly used to obtain frame data and frame information.
Sensor related types, used to obtain stream configuration, open and close streams, set and get sensor properties.
Provide SDK structure and enumeration constant definition (depending on libobsensor/h/ObTypes.h)
The SDK's advanced API type can quickly implement switching streaming, frame synchronization, software filtering, and generating point cloud operations.
Get the SDK version information.
The processing unit of the SDK can perform point cloud generation, format conversion and other functi...
For recording and playback functions.
Error describes the abnormal error within the SDK, and the detailed information of the exception can ...
The SDK context class, the entry to the underlying SDK, is used to query device lists,handle device ...