#include <camera.hpp>
Public Member Functions | |
| Channel (Device *device, const Config &config) | |
| ~Channel () | |
| void | invalidate () |
| const ObjectVector * | objects () const |
| Device * | device () const |
| void | setConfig (const Config &config) |
| Camera::Channel::~Channel | ( | ) |
| Device* Camera::Channel::device | ( | ) | const |
| void Camera::Channel::invalidate | ( | ) |
| const ObjectVector* Camera::Channel::objects | ( | ) | const |
| void Camera::Channel::setConfig | ( | const Config & | config | ) |
Do not call this method unless you know what you are doing!