equal
deleted
inserted
replaced
50 QT_BEGIN_NAMESPACE |
50 QT_BEGIN_NAMESPACE |
51 class QStringList; |
51 class QStringList; |
52 class QAudioFormat; |
52 class QAudioFormat; |
53 QT_END_NAMESPACE |
53 QT_END_NAMESPACE |
54 |
54 |
55 QTM_BEGIN_NAMESPACE |
55 QT_BEGIN_NAMESPACE |
56 |
56 |
57 class Q_MEDIA_EXPORT QAudioEncoderControl : public QMediaControl |
57 class Q_MEDIA_EXPORT QAudioEncoderControl : public QMediaControl |
58 { |
58 { |
59 Q_OBJECT |
59 Q_OBJECT |
60 |
60 |
80 }; |
80 }; |
81 |
81 |
82 #define QAudioEncoderControl_iid "com.nokia.Qt.QAudioEncoderControl/1.0" |
82 #define QAudioEncoderControl_iid "com.nokia.Qt.QAudioEncoderControl/1.0" |
83 Q_MEDIA_DECLARE_CONTROL(QAudioEncoderControl, QAudioEncoderControl_iid) |
83 Q_MEDIA_DECLARE_CONTROL(QAudioEncoderControl, QAudioEncoderControl_iid) |
84 |
84 |
85 QTM_END_NAMESPACE |
85 QT_END_NAMESPACE |
86 |
86 |
87 #endif // QAUDIOCAPTUREPROPERTIESCONTROL_H |
87 #endif // QAUDIOCAPTUREPROPERTIESCONTROL_H |