Class for working with a camera on a TRIK controller.
More...
#include <trikV4l2VideoDevice.h>
Class for working with a camera on a TRIK controller.
TrikV4l2VideoDevice::TrikV4l2VideoDevice |
( |
const QString & |
inputFile | ) |
|
|
explicit |
TRIK v4l2 video device constructor.
- Parameters
-
inputFile | - camera device name |
TrikV4l2VideoDevice::~TrikV4l2VideoDevice |
( |
| ) |
|
void TrikV4l2VideoDevice::dataReady |
( |
| ) |
|
|
signal |
Signal when photo was made.
const QVector<uint8_t>& TrikV4l2VideoDevice::getFrame |
( |
| ) |
const |
|
inline |
const QVector< uint8_t > & TrikV4l2VideoDevice::makeShot |
( |
| ) |
|
Make photo using TRIK camera.
void TrikV4l2VideoDevice::readFrameData |
( |
int |
fd | ) |
|
|
slot |
Read data from v4l2 buffers.
- Parameters
-
The documentation for this class was generated from the following files: