Intel® RealSense™ Cross Platform API
Intel Realsense Cross-platform API
Loading...
Searching...
No Matches
Classes | Public Member Functions | List of all members
rsimpl::auto_exposure_mechanism Class Reference

#include <zr300.h>

Classes

struct  exposure_and_frame_counter
 

Public Member Functions

 auto_exposure_mechanism (zr300_camera *dev, fisheye_auto_exposure_state auto_exposure_state)
 
 ~auto_exposure_mechanism ()
 
void add_frame (rs_frame_ref *frame, std::shared_ptr< rsimpl::frame_archive > archive)
 
void update_auto_exposure_state (fisheye_auto_exposure_state &auto_exposure_state)
 

Constructor & Destructor Documentation

◆ auto_exposure_mechanism()

rsimpl::auto_exposure_mechanism::auto_exposure_mechanism ( zr300_camera dev,
fisheye_auto_exposure_state  auto_exposure_state 
)

◆ ~auto_exposure_mechanism()

rsimpl::auto_exposure_mechanism::~auto_exposure_mechanism ( )

Member Function Documentation

◆ add_frame()

void rsimpl::auto_exposure_mechanism::add_frame ( rs_frame_ref frame,
std::shared_ptr< rsimpl::frame_archive archive 
)

◆ update_auto_exposure_state()

void rsimpl::auto_exposure_mechanism::update_auto_exposure_state ( fisheye_auto_exposure_state auto_exposure_state)

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