equal
deleted
inserted
replaced
43 #define QGSTREAMERAUDIOINPUTENDPOINTSELECTOR_H |
43 #define QGSTREAMERAUDIOINPUTENDPOINTSELECTOR_H |
44 |
44 |
45 #include <qaudioendpointselector.h> |
45 #include <qaudioendpointselector.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 QGstreamerAudioInputEndpointSelector : public QAudioEndpointSelector |
50 class QGstreamerAudioInputEndpointSelector : public QAudioEndpointSelector |
51 { |
51 { |
52 Q_OBJECT |
52 Q_OBJECT |
53 public: |
53 public: |