#include <sys/ioctl.h>
#include <sys/types.h>
#include <linux/videodev.h>
#include <qimage.h>
#include <qobject.h>
#include <qsocketnotifier.h>
#include <qtimer.h>
#include <qvector.h>
#include "VideoDeviceInput.h"
Go to the source code of this file.