qtmobility/plugins/multimedia/gstreamer/qgstreamervideoinputdevicecontrol.h
changeset 5 453da2cfceef
parent 1 2b40d63a9c3d
child 11 06b8e2af4411
equal deleted inserted replaced
4:90517678cc4f 5:453da2cfceef
    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: