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

Header file for recording and playback functions. More...

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

Go to the source code of this file.

Classes

class  ob::Recorder
 
class  ob::Playback
 

Namespaces

namespace  ob
 

Typedefs

using ob::PlaybackCallback = std::function< void(std::shared_ptr< Frame > frame)>
 
using ob::MediaStateCallback = std::function< void(OBMediaState state)>
 

Detailed Description

Header file for recording and playback functions.

Definition in file RecordPlayback.hpp.