Intel® RealSense™ Cross Platform API
Intel Realsense Cross-platform API
Public Member Functions | Public Attributes | List of all members
librealsense::auto_exposure_mechanism::exposure_and_frame_counter Struct Reference

#include <algo.h>

Public Member Functions

 exposure_and_frame_counter ()
 
 exposure_and_frame_counter (double exposure, unsigned long long frame_counter)
 

Public Attributes

double exposure
 
unsigned long long frame_counter
 

Constructor & Destructor Documentation

§ exposure_and_frame_counter() [1/2]

librealsense::auto_exposure_mechanism::exposure_and_frame_counter::exposure_and_frame_counter ( )
inline

§ exposure_and_frame_counter() [2/2]

librealsense::auto_exposure_mechanism::exposure_and_frame_counter::exposure_and_frame_counter ( double  exposure,
unsigned long long  frame_counter 
)
inline

Member Data Documentation

§ exposure

double librealsense::auto_exposure_mechanism::exposure_and_frame_counter::exposure

§ frame_counter

unsigned long long librealsense::auto_exposure_mechanism::exposure_and_frame_counter::frame_counter

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