OrbbecSDK  1.5.7
OrbbecSDK: Software-Development-Kit for Orbbec 3D-Sensor devices
Classes | Namespaces | Typedefs
RecordPlayback.hpp File Reference

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

 ob
 

Typedefs

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

Detailed Description

For recording and playback functions.

Definition in file RecordPlayback.hpp.