#include </home/runner/work/yarp-documentation/yarp-documentation/yarp/opt-modules/yarp-device-ultrapython/src/devices/ultrapython/UltraPythonCameraHelper.h>
Definition at line 54 of file UltraPythonCameraHelper.h.
◆ UltraPythonCameraHelper() [1/3]
UltraPythonCameraHelper::UltraPythonCameraHelper |
( |
InterfaceForCApi * |
interfaceCt | ) |
|
|
explicit |
◆ UltraPythonCameraHelper() [2/3]
◆ UltraPythonCameraHelper() [3/3]
◆ ~UltraPythonCameraHelper()
UltraPythonCameraHelper::~UltraPythonCameraHelper |
( |
| ) |
|
◆ closeAll()
bool UltraPythonCameraHelper::closeAll |
( |
| ) |
|
◆ getControl()
double UltraPythonCameraHelper::getControl |
( |
uint32_t |
v4lCtrl, |
|
|
bool |
absolute |
|
) |
| |
◆ getCropEnabledProperty()
bool UltraPythonCameraHelper::getCropEnabledProperty |
( |
| ) |
const |
◆ getCurrentExposure()
double UltraPythonCameraHelper::getCurrentExposure |
( |
| ) |
const |
◆ getForceFormatProperty()
bool UltraPythonCameraHelper::getForceFormatProperty |
( |
| ) |
const |
◆ getHonorFps()
bool UltraPythonCameraHelper::getHonorFps |
( |
| ) |
const |
◆ getStepPeriod()
double UltraPythonCameraHelper::getStepPeriod |
( |
| ) |
const |
◆ mapBufferFill()
void UltraPythonCameraHelper::mapBufferFill |
( |
unsigned char * |
tofillWith, |
|
|
unsigned int |
index |
|
) |
| |
◆ openAll()
bool UltraPythonCameraHelper::openAll |
( |
| ) |
|
◆ operator=() [1/2]
◆ operator=() [2/2]
◆ setControl()
bool UltraPythonCameraHelper::setControl |
( |
uint32_t |
v4lCtrl, |
|
|
double |
value, |
|
|
bool |
absolute |
|
) |
| |
◆ setHonorFps()
void UltraPythonCameraHelper::setHonorFps |
( |
bool |
value | ) |
|
◆ setInjectedLock()
void UltraPythonCameraHelper::setInjectedLock |
( |
std::function< void()> |
toinJect | ) |
|
◆ setInjectedLog()
void UltraPythonCameraHelper::setInjectedLog |
( |
std::function< void(const std::string &, Severity severity)> |
toinJect | ) |
|
◆ setInjectedProcess()
void UltraPythonCameraHelper::setInjectedProcess |
( |
std::function< void(const void *, int)> |
toinJect | ) |
|
◆ setInjectedUnlock()
void UltraPythonCameraHelper::setInjectedUnlock |
( |
std::function< void()> |
toinJect | ) |
|
◆ setStepPeriod()
void UltraPythonCameraHelper::setStepPeriod |
( |
double |
msec | ) |
|
◆ setSubsamplingProperty()
void UltraPythonCameraHelper::setSubsamplingProperty |
( |
bool |
value | ) |
|
◆ step()
bool UltraPythonCameraHelper::step |
( |
unsigned char * |
yarpbuffer | ) |
|
◆ currentHeight_
int UltraPythonCameraHelper::currentHeight_ {0} |
◆ currentWidth_
int UltraPythonCameraHelper::currentWidth_ {0} |
◆ hiresFrameRate_
constexpr int UltraPythonCameraHelper::hiresFrameRate_ {14} |
|
staticconstexpr |
◆ lowresFrameRate_
constexpr int UltraPythonCameraHelper::lowresFrameRate_ {35} |
|
staticconstexpr |
◆ V4L2_ANALOGGAIN_ULTRA_PYTHON
constexpr unsigned int UltraPythonCameraHelper::V4L2_ANALOGGAIN_ULTRA_PYTHON {0x009e0903} |
|
staticconstexpr |
◆ V4L2_BLUEBALANCE_ULTRA_PYTHON
constexpr unsigned int UltraPythonCameraHelper::V4L2_BLUEBALANCE_ULTRA_PYTHON {0x0098c9a5} |
|
staticconstexpr |
◆ V4L2_CONTRAST_ULTRA_PYTHON
constexpr unsigned int UltraPythonCameraHelper::V4L2_CONTRAST_ULTRA_PYTHON {0x0098c9a2} |
|
staticconstexpr |
◆ V4L2_DEADTIME_ULTRA_PYTHON
constexpr unsigned int UltraPythonCameraHelper::V4L2_DEADTIME_ULTRA_PYTHON {0x0098cb02} |
|
staticconstexpr |
◆ V4L2_EXPOSURE_ULTRA_PYTHON
constexpr unsigned int UltraPythonCameraHelper::V4L2_EXPOSURE_ULTRA_PYTHON {0x0098cb03} |
|
staticconstexpr |
◆ V4L2_EXTTRIGGER_ULTRA_PYTHON
constexpr unsigned int UltraPythonCameraHelper::V4L2_EXTTRIGGER_ULTRA_PYTHON {0x0098cc03} |
|
staticconstexpr |
◆ V4L2_GREENBALANCE_ULTRA_PYTHON
constexpr unsigned int UltraPythonCameraHelper::V4L2_GREENBALANCE_ULTRA_PYTHON {0x0098c9a4} |
|
staticconstexpr |
◆ V4L2_REDBALANCE_ULTRA_PYTHON
constexpr unsigned int UltraPythonCameraHelper::V4L2_REDBALANCE_ULTRA_PYTHON {0x0098c9a3} |
|
staticconstexpr |
The documentation for this class was generated from the following files: