- enum DiscoveryMode
 
- enum DiscoveryResult
 
- enum Error
 
- enum PlayMode
 
- enum PlayState
 
- QIviMediaPlayer(QObject *)
 
- currentTrackChanged(const QVariant &)
 
- deleteLater()
 
- destroyed(QObject *)
 
- discoveryModeChanged(QIviAbstractFeature::DiscoveryMode )
 
- discoveryResultChanged(QIviAbstractFeature::DiscoveryResult )
 
- durationChanged(qint64 )
 
- errorChanged(QIviAbstractFeature::Error , const QString &)
 
- isInitializedChanged(bool )
 
- isValidChanged(bool )
 
- mutedChanged(bool )
 
- next()
 
- objectNameChanged(const QString &)
 
- onErrorChanged(QIviAbstractFeature::Error , const QString &)
 
- pause()
 
- play()
 
- playModeChanged(QIviMediaPlayer::PlayMode )
 
- playStateChanged(QIviMediaPlayer::PlayState )
 
- positionChanged(qint64 )
 
- previous()
 
- seek(qint64 )
 
- serviceObjectChanged()
 
- setDiscoveryMode(QIviAbstractFeature::DiscoveryMode )
 
- setMuted(bool )
 
- setPlayMode(QIviMediaPlayer::PlayMode )
 
- setPosition(qint64 )
 
- setServiceObject(QIviServiceObject *) : bool
 
- setVolume(int )
 
- startAutoDiscovery() : QIviAbstractFeature::DiscoveryResult
 
- stop()
 
- volumeChanged(int )
 
- acceptServiceObject(QIviServiceObject *) : bool
 
- blockSignals(bool ) : bool
 
- childEvent(QChildEvent *)
 
- children() const : const QObjectList &
 
- classBegin()
 
- clearServiceObject()
 
- componentComplete()
 
- 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
 
- connect(const QObject *, PointerToMemberFunction , const QObject *, Functor , Qt::ConnectionType ) : QMetaObject::Connection
 
- connectNotify(const QMetaMethod &)
 
- connectToServiceObject(QIviServiceObject *)
 
- currentTrack() const : QVariant
 
- customEvent(QEvent *)
 
- disconnect(const QObject *, const char *, const QObject *, const char *) : bool
 
- disconnect(const QObject *, const QMetaMethod &, const QObject *, const QMetaMethod &) : bool
 
- disconnect(const char *, const QObject *, const char *) const : bool
 
  | 
- disconnect(const QObject *, const char *) const : bool
 
- disconnect(const QMetaObject::Connection &) : bool
 
- disconnect(const QObject *, PointerToMemberFunction , const QObject *, PointerToMemberFunction ) : bool
 
- disconnectFromServiceObject(QIviServiceObject *)
 
- disconnectNotify(const QMetaMethod &)
 
- discoveryMode() const : QIviAbstractFeature::DiscoveryMode
 
- discoveryResult() const : QIviAbstractFeature::DiscoveryResult
 
- dumpObjectInfo() const
 
- dumpObjectTree() const
 
- duration() const : qint64
 
- dynamicPropertyNames() const : QList<QByteArray>
 
- error() const : QIviAbstractFeature::Error
 
- errorMessage() const : QString
 
- errorText() const : QString
 
- event(QEvent *) : bool
 
- eventFilter(QObject *, QEvent *) : bool
 
- findChild(const QString &, Qt::FindChildOptions ) const : T
 
- findChildren(const QString &, Qt::FindChildOptions ) const : QList<T>
 
- findChildren(const QRegularExpression &, Qt::FindChildOptions ) const : QList<T>
 
- inherits(const char *) const : bool
 
- installEventFilter(QObject *)
 
- interfaceName() const : QString
 
- isInitialized() const : bool
 
- isMuted() const : bool
 
- isSignalConnected(const QMetaMethod &) const : bool
 
- isValid() const : bool
 
- isWidgetType() const : bool
 
- isWindowType() const : bool
 
- killTimer(int )
 
- metaObject() const : const QMetaObject *
 
- moveToThread(QThread *)
 
- objectName() const : QString
 
- parent() const : QObject *
 
- playMode() const : QIviMediaPlayer::PlayMode
 
- playQueue() const : QIviPlayQueue *
 
- playState() const : QIviMediaPlayer::PlayState
 
- position() const : qint64
 
- property(const char *) const : QVariant
 
- receivers(const char *) const : int
 
- removeEventFilter(QObject *)
 
- sender() const : QObject *
 
- senderSignalIndex() const : int
 
- serviceObject() const : QIviServiceObject *
 
- setError(QIviAbstractFeature::Error , const QString &)
 
- setObjectName(const QString &)
 
- setParent(QObject *)
 
- setProperty(const char *, const QVariant &) : bool
 
- signalsBlocked() const : bool
 
- startTimer(int , Qt::TimerType ) : int
 
- startTimer(std::chrono::milliseconds , Qt::TimerType ) : int
 
- staticMetaObject : 
 
- thread() const : QThread *
 
- timerEvent(QTimerEvent *)
 
- tr(const char *, const char *, int ) : QString
 
- volume() const : int
 
 
 |