|
| IFExpose (void(*pExposeCall)(float)=nullptr, void(*pReadCall)(unsigned int)=nullptr) |
|
void | exposeCallback (float fElapsedTime) |
|
void | readCallback (unsigned int uiPixelCount) |
|
virtual | ~CExpIFace (void)=default |
|
virtual void | readCallback (const std::uint32_t uiPixelCount)=0 |
|
|
void(* | pECFunc )(float) |
|
void(* | pRCFunc )(unsigned int) |
|
◆ exposeCallback()
void IFExpose::exposeCallback |
( |
float |
fElapsedTime | ) |
|
|
inlinevirtual |
The method called during the current exposure countdown.
- Parameters
-
fElapsedTime | - The current elapsed exposure time, in seconds. |
Implements arc::gen3::CExpIFace.
The documentation for this class was generated from the following file:
- C:/Users/streit/Documents/Visual Studio 2022/Projects/ARC_API/3.6.2/CArcDevice/ArcDeviceCAPI.cpp