#include <rs_processing.hpp>
◆ asynchronous_syncer()
rs2::asynchronous_syncer::asynchronous_syncer |
( |
| ) |
|
|
inline |
Real asynchronous syncer within syncer class
◆ operator()()
void rs2::asynchronous_syncer::operator() |
( |
frame |
f | ) |
const |
|
inline |
Doing the actual synchronization work for the frame
- Parameters
-
[in] | f | - frame to send to processing block to do the synchronization. |
◆ start()
template<class S >
void rs2::asynchronous_syncer::start |
( |
S |
on_frame | ) |
|
|
inline |
Start and set the callback when the synchronization is done.
- Parameters
-
[in] | on_frame | - callback function, will be invoked when synchronization is finished. |
The documentation for this class was generated from the following file:
- /builddir/build/BUILD/librealsense-2.14.1/include/librealsense2/hpp/rs_processing.hpp