equal
deleted
inserted
replaced
43 #define QGSTREAMERVIDEOINPUTDEVICECONTROL_H |
43 #define QGSTREAMERVIDEOINPUTDEVICECONTROL_H |
44 |
44 |
45 #include <qvideodevicecontrol.h> |
45 #include <qvideodevicecontrol.h> |
46 #include <QtCore/qstringlist.h> |
46 #include <QtCore/qstringlist.h> |
47 |
47 |
48 QTM_USE_NAMESPACE |
48 QT_USE_NAMESPACE |
49 |
49 |
50 class QGstreamerVideoInputDeviceControl : public QVideoDeviceControl |
50 class QGstreamerVideoInputDeviceControl : public QVideoDeviceControl |
51 { |
51 { |
52 Q_OBJECT |
52 Q_OBJECT |
53 public: |
53 public: |