- enum Error
- enum Flag
- flags Flags
- enum MediaStatus
- QMediaPlayer(QObject *, QMediaPlayer::Flags )
- enum State
- audioAvailableChanged(bool )
- audioRoleChanged(QAudio::Role )
- availabilityChanged(bool )
- bufferStatusChanged(int )
- currentMediaChanged(const QMediaContent &)
- customAudioRoleChanged(const QString &)
- deleteLater()
- destroyed(QObject *)
- durationChanged(qint64 )
- error(QMediaPlayer::Error )
- mediaChanged(const QMediaContent &)
- mediaStatusChanged(QMediaPlayer::MediaStatus )
- metaDataAvailableChanged(bool )
- metaDataChanged()
- mutedChanged(bool )
- networkConfigurationChanged(const QNetworkConfiguration &)
- notifyIntervalChanged(int )
- objectNameChanged(const QString &)
- pause()
- play()
- playbackRateChanged(qreal )
- positionChanged(qint64 )
- seekableChanged(bool )
- setMedia(const QMediaContent &, QIODevice *)
- setMuted(bool )
- setNetworkConfigurations(const QList<QNetworkConfiguration> &)
- setPlaybackRate(qreal )
- setPlaylist(QMediaPlaylist *)
- setPosition(qint64 )
- setVolume(int )
- stateChanged(QMediaPlayer::State )
- stop()
- videoAvailableChanged(bool )
- volumeChanged(int )
- ~QMediaPlayer()
- addPropertyWatch(const QByteArray &)
- audioRole() const : QAudio::Role
- availability() const : QMultimedia::AvailabilityStatus
- availableMetaData() const : QStringList
- bind(QObject *) : bool
- blockSignals(bool ) : bool
- bufferStatus() const : int
- 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
- connect(const QObject *, PointerToMemberFunction , const QObject *, Functor , Qt::ConnectionType ) : QMetaObject::Connection
- connectNotify(const QMetaMethod &)
- currentMedia() const : QMediaContent
- currentNetworkConfiguration() const : QNetworkConfiguration
- customAudioRole() const : QString
- 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
- disconnectNotify(const QMetaMethod &)
- dumpObjectInfo() const
- dumpObjectTree() const
- duration() const : qint64
- dynamicPropertyNames() const : QList<QByteArray>
- error() const : QMediaPlayer::Error
- errorString() 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>
- hasSupport(const QString &, const QStringList &, QMediaPlayer::Flags ) : QMultimedia::SupportEstimate
- inherits(const char *) const : bool
- installEventFilter(QObject *)
- isAudioAvailable() const : bool
- isAvailable() const : bool
- isMetaDataAvailable() const : bool
- isMuted() const : bool
- isSeekable() const : bool
- isSignalConnected(const QMetaMethod &) const : bool
- isVideoAvailable() const : bool
- isWidgetType() const : bool
- isWindowType() const : bool
- killTimer(int )
- media() const : QMediaContent
- mediaStatus() const : QMediaPlayer::MediaStatus
- mediaStream() const : const QIODevice *
- metaData(const QString &) const : QVariant
- metaObject() const : const QMetaObject *
- moveToThread(QThread *)
- notifyInterval() const : int
- objectName() const : QString
- parent() const : QObject *
- playbackRate() const : qreal
- playlist() const : QMediaPlaylist *
- position() const : qint64
- property(const char *) const : QVariant
- receivers(const char *) const : int
- removeEventFilter(QObject *)
- removePropertyWatch(const QByteArray &)
- sender() const : QObject *
- senderSignalIndex() const : int
- service() const : QMediaService *
- setAudioRole(QAudio::Role )
- setCustomAudioRole(const QString &)
- setNotifyInterval(int )
- setObjectName(const QString &)
- setParent(QObject *)
- setProperty(const char *, const QVariant &) : bool
- setVideoOutput(QVideoWidget *)
- setVideoOutput(QGraphicsVideoItem *)
- setVideoOutput(QAbstractVideoSurface *)
- signalsBlocked() const : bool
- startTimer(int , Qt::TimerType ) : int
- startTimer(std::chrono::milliseconds , Qt::TimerType ) : int
- state() const : QMediaPlayer::State
- staticMetaObject :
- supportedAudioRoles() const : QList<QAudio::Role>
- supportedCustomAudioRoles() const : QStringList
- thread() const : QThread *
- timerEvent(QTimerEvent *)
- tr(const char *, const char *, int ) : QString
- unbind(QObject *)
- volume() const : int
|