5 #ifndef LIBREALSENSE_SR300_H 6 #define LIBREALSENSE_SR300_H 12 #define SR300_PRODUCT_ID 0x0aa5 29 virtual void start_fw_logger(
char fw_log_op_code,
int grab_rate_in_ms, std::timed_mutex& mutex)
override;
const std::shared_ptr< rsimpl::uvc::device > device
unsigned get_fw_logger_option()
rs_option
Defines general configuration controls.
GLuint GLuint GLsizei count
sr300_camera(std::shared_ptr< uvc::device > device, const static_device_info &info, const ivcam::camera_calib_params &calib)
void set_fw_logger_option(double value)
GLsizei const GLfloat * value
void get_options(const rs_option options[], size_t count, double values[]) override
GLenum GLsizei GLsizei GLint * values
std::shared_ptr< rs_device > make_sr300_device(std::shared_ptr< uvc::device > device)
void set_options(const rs_option options[], size_t count, const double values[]) override
virtual void start_fw_logger(char fw_log_op_code, int grab_rate_in_ms, std::timed_mutex &mutex) override
virtual void stop_fw_logger() override