|
OrbbecSDK 2.5.5
OrbbecSDK: Software-Development-Kit for Orbbec 3D Cameras
|
Record and playback device-related types, including interfaces to create recording and playback devices, record and playback streaming data, etc. More...
#include "Types.hpp"#include "Error.hpp"#include "libobsensor/h/RecordPlayback.h"#include "libobsensor/hpp/Device.hpp"Go to the source code of this file.
Classes | |
| class | ob::RecordDevice |
| class | ob::PlaybackDevice |
Namespaces | |
| namespace | ob |
Typedefs | |
| typedef std::function< void(OBPlaybackStatus status)> | ob::PlaybackStatusChangeCallback |
Record and playback device-related types, including interfaces to create recording and playback devices, record and playback streaming data, etc.
Definition in file RecordPlayback.hpp.