Definition at line 190 of file CameraCapture.cpp.
◆ ~CameraCaptureBackend()
| virtual CameraCaptureBackend::~CameraCaptureBackend |
( |
| ) |
|
|
virtualdefault |
◆ backendImplementation()
| virtual std::string CameraCaptureBackend::backendImplementation |
( |
| ) |
const |
|
pure virtual |
◆ backendName()
| virtual std::string CameraCaptureBackend::backendName |
( |
| ) |
const |
|
pure virtual |
◆ getFocusPosition()
| virtual float CameraCaptureBackend::getFocusPosition |
( |
| ) |
const |
|
inlinevirtual |
◆ isOpen()
| virtual bool CameraCaptureBackend::isOpen |
( |
| ) |
const |
|
pure virtualnoexcept |
◆ setFocusPosition()
| virtual bool CameraCaptureBackend::setFocusPosition |
( |
float |
position | ) |
|
|
inlinevirtual |
◆ waitForNextFrame()
| virtual bool CameraCaptureBackend::waitForNextFrame |
( |
FrameEvent & |
output_event | ) |
|
|
pure virtual |
The documentation for this class was generated from the following file: