Intel® RealSense™ Cross Platform API
Intel Realsense Cross-platform API
|
#include <rscore.hpp>
Public Member Functions | |
virtual void | on_frame (rs_device *device, rs_frame_ref *f)=0 |
virtual void | release ()=0 |
virtual | ~rs_frame_callback () |
|
inlinevirtual |
|
pure virtual |
Implemented in rs::frame_callback, and rsimpl::frame_callback.
|
pure virtual |
Implemented in rsimpl::frame_callback, and rs::frame_callback.