Loading...
Searching...
No Matches
Gfx::GPhoto2::gphoto2_camera Struct Reference
Classes | |
| struct | ConfigChange |
| struct | ConfigEntry |
Public Member Functions | |
| bool | load (const std::string &model, const std::string &port) |
| void | start () |
| void | stop () |
| void | close () |
| std::vector< ConfigEntry > | enumerateConfig () |
| void | setConfig (const std::string &name, const std::string &value) |
Public Attributes | |
| ::Video::FrameQueue | frames |
| std::atomic_bool | m_preview_active {} |
| GPContext * | m_gp_ctx {} |
| Camera * | m_camera {} |
| ossia::mpmc_queue< ConfigChange > | m_config_queue |
The documentation for this struct was generated from the following file:
- GPhoto2Device.cpp