OrbbecSDK 1.10.18
OrbbecSDK: Software-Development-Kit for Orbbec 3D Cameras
|
Header file for recording and playback functions. More...
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)> |
Header file for recording and playback functions.
Definition in file RecordPlayback.hpp.