OrbbecSDK 1.10.18
OrbbecSDK: Software-Development-Kit for Orbbec 3D Cameras
Loading...
Searching...
No Matches
Classes | Namespaces | Typedefs
Pipeline.hpp File Reference

The SDK's advanced API type can quickly implement switching streaming and frame synchronization operations. More...

#include "Types.hpp"
#include <functional>
#include <memory>

Go to the source code of this file.

Classes

class  ob::Pipeline
 
class  ob::Config
 Config class for configuring pipeline parameters. More...
 

Namespaces

namespace  ob
 

Typedefs

typedef std::function< void(std::shared_ptr< FrameSet > frame)> ob::FrameSetCallback
 

Detailed Description

The SDK's advanced API type can quickly implement switching streaming and frame synchronization operations.

Definition in file Pipeline.hpp.