#include <streaming.h>
Public Member Functions | |
virtual float | get_depth_scale () const =0 |
virtual | ~depth_sensor ()=default |
Public Member Functions inherited from librealsense::recordable< depth_sensor > | |
virtual void | create_snapshot (std::shared_ptr< depth_sensor > &snapshot) const =0 |
virtual void | enable_recording (std::function< void(const depth_sensor &)> recording_function)=0 |
virtual | ~recordable ()=default |
Definition at line 321 of file streaming.h.
|
virtualdefault |
|
pure virtual |