- flags NodeDescription
- enum NodeDescriptionEnum
- AudioEffect(Backend *, int, QObject *)
- Effect(Backend *, QObject *, NodeDescription)
- ~Effect()
- audioElement() : GstElement *
- backend() : Backend *
- blockSignals(bool) : bool
- breakGraph() : bool
- buildGraph() : bool
- childEvent(QChildEvent *)
- children() const : const QObjectList &
- connect(const QObject *, const char *, const QObject *, const char *, Qt::ConnectionType) : QMetaObject::Connection
- connect(const QObject *, const QMetaMethod &, const QObject *, const QMetaMethod &, Qt::ConnectionType) : QMetaObject::Connection
- connect(const QObject *, const char *, const char *, Qt::ConnectionType) const : QMetaObject::Connection
- connect(const QObject *, PointerToMemberFunction, const QObject *, PointerToMemberFunction, Qt::ConnectionType) : QMetaObject::Connection
- connect(const QObject *, PointerToMemberFunction, Functor) : QMetaObject::Connection
- connectNode(QObject *) : bool
- connectNotify(const QMetaMethod &)
- connectToFakeSink(GstElement *, GstElement *, GstElement *) : bool
- createEffectBin() : GstElement *
- customEvent(QEvent *)
- d_ptr : QScopedPointer<QObjectData>
- deleteLater()
- description() const : NodeDescription
- destroyed(QObject *)
- disconnect(const QObject *, const char *, const QObject *, const char *) : bool
- disconnect(const QObject *, const QMetaMethod &, const QObject *, const QMetaMethod &) : bool
- disconnect(const QMetaObject::Connection &) : bool
- disconnect(const char *, const QObject *, const char *) const : bool
- disconnect(const QObject *, const char *) const : bool
- disconnect(const QObject *, PointerToMemberFunction, const QObject *, PointerToMemberFunction) : bool
- disconnectNode(QObject *) : bool
- disconnectNotify(const QMetaMethod &)
- dumpObjectInfo()
- dumpObjectTree()
- dynamicPropertyNames() const : QList<QByteArray>
- event(QEvent *) : bool
- eventFilter(QObject *, QEvent *) : bool
- findChild(const QString &, Qt::FindChildOptions) const : T
- findChildren(const QString &, Qt::FindChildOptions) const : QList<T>
- findChildren(const QRegExp &, Qt::FindChildOptions) const : QList<T>
- findChildren(const QRegularExpression &, Qt::FindChildOptions) const : QList<T>
- inherits(const char *) const : bool
- init()
- installEventFilter(QObject *)
- isSignalConnected(const QMetaMethod &) const : bool
- isValid() : bool
- isWidgetType() const : bool
- isWindowType() const : bool
|
- killTimer(int)
- link() : bool
- linkMediaNodeList(QList<QObject *> &, GstElement *, GstElement *, GstElement *, GstElement *) : bool
- m_audioSinkList : QList<QObject *>
- m_audioTee : GstElement *
- m_backend : Backend *
- m_effectBin : GstElement *
- m_effectElement : GstElement *
- m_effectName : QString
- m_fakeAudioSink : GstElement *
- m_fakeVideoSink : GstElement *
- m_isValid : bool
- m_name : QString
- m_parameterList : QList<Phonon::EffectParameter>
- m_root : MediaObject *
- m_videoSinkList : QList<QObject *>
- m_videoTee : GstElement *
- mediaNodeEvent(const MediaNodeEvent *)
- metaObject() const : const QMetaObject *
- moveToThread(QThread *)
- name() : const QString &
- notify(const MediaNodeEvent *)
- objectName() const : QString
- objectNameChanged(const QString &)
- parameterValue(const EffectParameter &) const : QVariant
- parameters() const : QList<EffectParameter>
- parent() const : QObject *
- property(const char *) const : QVariant
- receivers(const char *) const : int
- releaseFakeSinkIfConnected(GstElement *, GstElement *, GstElement *) : bool
- removeEventFilter(QObject *)
- root() : MediaObject *
- sender() const : QObject *
- senderSignalIndex() const : int
- setObjectName(const QString &)
- setParameterValue(const EffectParameter &, const QVariant &)
- setParent(QObject *)
- setProperty(const char *, const QVariant &) : bool
- setRoot(MediaObject *)
- setupEffectParams()
- signalsBlocked() const : bool
- startTimer(int, Qt::TimerType) : int
- staticMetaObject : const QMetaObject
- staticQtMetaObject : const QMetaObject
- thread() const : QThread *
- timerEvent(QTimerEvent *)
- tr(const char *, const char *, int) : QString
- trUtf8(const char *, const char *, int) : QString
- unlink() : bool
- videoElement() : GstElement *
|