#include <timestamps.h>

Public Member Functions | |
| virtual void | correct_timestamp (frame_interface &frame, rs_stream stream)=0 |
| virtual void | on_timestamp (rs_timestamp_data data)=0 |
| virtual void | release ()=0 |
| virtual | ~timestamp_corrector_interface () |
Definition at line 40 of file timestamps.h.
|
inlinevirtual |
Definition at line 42 of file timestamps.h.
|
pure virtual |
Implemented in rsimpl::timestamp_corrector.
|
pure virtual |
Implemented in rsimpl::timestamp_corrector.
|
pure virtual |
Implemented in rsimpl::timestamp_corrector.