OrbbecSDK 2.6.3
OrbbecSDK: Software-Development-Kit for Orbbec 3D Cameras
Loading...
Searching...
No Matches
Context.hpp File Reference

The SDK context class, which serves as the entry point to the underlying SDK. It is used to query device lists, handle device callbacks, and set the log level. More...

#include "libobsensor/h/Context.h"
#include "Types.hpp"
#include "Error.hpp"
#include <functional>
#include <memory>
#include <string>
#include <unordered_map>
#include <mutex>

Go to the source code of this file.

Classes

class  ob::Context
struct  ob::Context::DeviceChangedCallbackContext

Namespaces

namespace  ob

Macros

#define enableMultiDeviceSync   enableDeviceClockSync

Detailed Description

The SDK context class, which serves as the entry point to the underlying SDK. It is used to query device lists, handle device callbacks, and set the log level.

Definition in file Context.hpp.

Macro Definition Documentation

◆ enableMultiDeviceSync

#define enableMultiDeviceSync   enableDeviceClockSync

Definition at line 357 of file Context.hpp.