|
OrbbecSDK 2.8.7
OrbbecSDK: Software-Development-Kit for Orbbec 3D Cameras
|
#include <RecordPlayback.hpp>
Public Member Functions | |
| RecordDevice (std::shared_ptr< Device > device, const std::string &file, bool compressionEnabled=true) | |
| virtual | ~RecordDevice () noexcept |
| RecordDevice (RecordDevice &&other) noexcept | |
| RecordDevice & | operator= (RecordDevice &&other) noexcept |
| RecordDevice (const RecordDevice &)=delete | |
| RecordDevice & | operator= (const RecordDevice &)=delete |
| void | pause () |
| void | resume () |
Definition at line 21 of file RecordPlayback.hpp.
|
inlineexplicit |
Definition at line 26 of file RecordPlayback.hpp.
Referenced by operator=(), operator=(), RecordDevice(), and RecordDevice().
|
inlinevirtualnoexcept |
Definition at line 32 of file RecordPlayback.hpp.
|
inlinenoexcept |
Definition at line 38 of file RecordPlayback.hpp.
|
delete |
|
inlinenoexcept |
Definition at line 45 of file RecordPlayback.hpp.
|
delete |
|
inline |
Definition at line 58 of file RecordPlayback.hpp.
|
inline |
Definition at line 64 of file RecordPlayback.hpp.