Intel® RealSense™ Cross Platform API
Intel Realsense Cross-platform API
Loading...
Searching...
No Matches
rs2::frame_processor_callback< T > Class Template Reference

#include <rs_processing.hpp>

Inheritance diagram for rs2::frame_processor_callback< T >:
rs2_frame_processor_callback

Public Member Functions

 frame_processor_callback (T on_frame)
void on_frame (rs2_frame *f, rs2_source *source) override
void release () override
Public Member Functions inherited from rs2_frame_processor_callback
virtual ~rs2_frame_processor_callback ()

Constructor & Destructor Documentation

◆ frame_processor_callback()

template<class T>
rs2::frame_processor_callback< T >::frame_processor_callback ( T on_frame)
inlineexplicit

Member Function Documentation

◆ on_frame()

template<class T>
void rs2::frame_processor_callback< T >::on_frame ( rs2_frame * f,
rs2_source * source )
inlineoverridevirtual

◆ release()

template<class T>
void rs2::frame_processor_callback< T >::release ( )
inlineoverridevirtual

The documentation for this class was generated from the following file: