Intel® RealSense™ Cross Platform API
Intel Realsense Cross-platform API
Public Member Functions | List of all members
librealsense::platform::iio_hid_sensor Class Reference

#include <backend-hid.h>

Public Member Functions

 iio_hid_sensor (const std::string &device_path, uint32_t frequency)
 
 ~iio_hid_sensor ()
 
void start_capture (hid_callback sensor_callback)
 
void stop_capture ()
 
const std::string & get_sensor_name () const
 

Constructor & Destructor Documentation

§ iio_hid_sensor()

librealsense::platform::iio_hid_sensor::iio_hid_sensor ( const std::string &  device_path,
uint32_t  frequency 
)

§ ~iio_hid_sensor()

librealsense::platform::iio_hid_sensor::~iio_hid_sensor ( )

Member Function Documentation

§ get_sensor_name()

const std::string& librealsense::platform::iio_hid_sensor::get_sensor_name ( ) const
inline

§ start_capture()

void librealsense::platform::iio_hid_sensor::start_capture ( hid_callback  sensor_callback)

§ stop_capture()

void librealsense::platform::iio_hid_sensor::stop_capture ( )

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