![]() |
Qt 6.x
The Qt SDK
|
This is the complete list of members for AVFMediaPlayer, including all inherited members.
| activeTrack(QPlatformMediaPlayer::TrackType type) override | AVFMediaPlayer | slot |
| activeTracksChanged() | QPlatformMediaPlayer | inline |
| audioAvailableChanged(bool audioAvailable) | QPlatformMediaPlayer | inline |
| audioOutputChanged() | AVFMediaPlayer | slot |
| AudioStream enum value | QPlatformMediaPlayer | |
| availablePlaybackRanges() const override | AVFMediaPlayer | virtual |
| AVFMediaPlayer(QMediaPlayer *parent) | AVFMediaPlayer | |
| bindableObjectName() | QObject | |
| bindingStorage() | QObject | inline |
| bindingStorage() const | QObject | inline |
| blockSignals(bool b) noexcept | QObject | |
| bufferProgress() const override | AVFMediaPlayer | virtual |
| bufferProgressChanged(float progress) | QPlatformMediaPlayer | inline |
| childEvent(QChildEvent *event) | QObject | protectedvirtual |
| children() const | QObject | inline |
| connect(const QObject *sender, const char *signal, const QObject *receiver, const char *member, Qt::ConnectionType=Qt::AutoConnection) | QObject | static |
| connect(const QObject *sender, const QMetaMethod &signal, const QObject *receiver, const QMetaMethod &method, Qt::ConnectionType type=Qt::AutoConnection) | QObject | static |
| connect(const QObject *sender, const char *signal, const char *member, Qt::ConnectionType type=Qt::AutoConnection) const | QObject | inline |
| connect(const typename QtPrivate::FunctionPointer< Func1 >::Object *sender, Func1 signal, const typename QtPrivate::ContextTypeForFunctor< Func2 >::ContextType *context, Func2 &&slot, Qt::ConnectionType type=Qt::AutoConnection) | QObject | inlinestatic |
| connect(const typename QtPrivate::FunctionPointer< Func1 >::Object *sender, Func1 signal, Func2 &&slot) | QObject | inlinestatic |
| connectNotify(const QMetaMethod &signal) | QObject | protectedvirtual |
| currentAssetHandle() | AVFMediaPlayer | |
| customEvent(QEvent *event) | QObject | protectedvirtual |
| d_ptr | QObject | protected |
| deleteLater() | QObject | slot |
| destroyed(QObject *=nullptr) | QObject | signal |
| disconnect(const QObject *sender, const char *signal, const QObject *receiver, const char *member) | QObject | static |
| disconnect(const QObject *sender, const QMetaMethod &signal, const QObject *receiver, const QMetaMethod &member) | QObject | static |
| disconnect(const char *signal=nullptr, const QObject *receiver=nullptr, const char *member=nullptr) const | QObject | inline |
| disconnect(const QObject *receiver, const char *member=nullptr) const | QObject | inline |
| disconnect(const QMetaObject::Connection &) | QObject | static |
| disconnect(const typename QtPrivate::FunctionPointer< Func1 >::Object *sender, Func1 signal, const typename QtPrivate::FunctionPointer< Func2 >::Object *receiver, Func2 slot) | QObject | inlinestatic |
| disconnect(const typename QtPrivate::FunctionPointer< Func1 >::Object *sender, Func1 signal, const QObject *receiver, void **zero) | QObject | inlinestatic |
| disconnectNotify(const QMetaMethod &signal) | QObject | protectedvirtual |
| doLoop() | QPlatformMediaPlayer | inline |
| dumpObjectInfo() const | QObject | |
| dumpObjectTree() const | QObject | |
| duration() const override | AVFMediaPlayer | virtual |
| durationChanged(qint64 duration) | QPlatformMediaPlayer | inline |
| dynamicPropertyNames() const | QObject | |
| error(int error, const QString &errorString) | QPlatformMediaPlayer | |
| event(QEvent *event) | QObject | virtual |
| eventFilter(QObject *watched, QEvent *event) | QObject | virtual |
| findChild(const QString &aName=QString(), Qt::FindChildOptions options=Qt::FindChildrenRecursively) const | QObject | inline |
| findChildren(const QString &aName, Qt::FindChildOptions options=Qt::FindChildrenRecursively) const | QObject | inline |
| findChildren(Qt::FindChildOptions options=Qt::FindChildrenRecursively) const | QObject | inline |
| inherits(const char *classname) const | QObject | inline |
| installEventFilter(QObject *filterObj) | QObject | |
| isAudioAvailable() const override | AVFMediaPlayer | virtual |
| isQuickItemType() const | QObject | inline |
| isSeekable() const override | AVFMediaPlayer | virtual |
| isSignalConnected(const QMetaMethod &signal) const | QObject | protected |
| isVideoAvailable() const override | AVFMediaPlayer | virtual |
| isWidgetType() const | QObject | inline |
| isWindowType() const | QObject | inline |
| killTimer(int id) | QObject | |
| loops() | QPlatformMediaPlayer | inline |
| m_audioOutput | AVFMediaPlayer | |
| media() const override | AVFMediaPlayer | virtual |
| mediaStatus() const override | AVFMediaPlayer | virtual |
| mediaStatusChanged(QMediaPlayer::MediaStatus status) | QPlatformMediaPlayer | |
| mediaStream() const override | AVFMediaPlayer | virtual |
| metaData() const override | AVFMediaPlayer | virtual |
| metaDataChanged() | QPlatformMediaPlayer | inline |
| moveToThread(QThread *thread) | QObject | |
| nativeSizeChanged(QSize size) | AVFMediaPlayer | slot |
| nativeTracks | AVFMediaPlayer | |
| NTrackTypes enum value | QPlatformMediaPlayer | |
| objectName | QObject | |
| objectName() const | QObject | |
| objectNameChanged(const QString &objectName, QPrivateSignal) | QObject | signal |
| parent() const | QObject | inline |
| pause() override | AVFMediaPlayer | slot |
| play() override | AVFMediaPlayer | slot |
| playbackRate() const override | AVFMediaPlayer | virtual |
| playbackRateChanged(qreal rate) | QPlatformMediaPlayer | inline |
| position() const override | AVFMediaPlayer | virtual |
| positionChanged(qint64 position) | QPlatformMediaPlayer | inline |
| processBufferStateChange(int bufferProgress) | AVFMediaPlayer | slot |
| processDurationChange(qint64 duration) | AVFMediaPlayer | slot |
| processEOS() | AVFMediaPlayer | slot |
| processLoadStateChange(QMediaPlayer::PlaybackState newState) | AVFMediaPlayer | slot |
| processLoadStateChange() | AVFMediaPlayer | slot |
| processLoadStateFailure() | AVFMediaPlayer | slot |
| processMediaLoadError() | AVFMediaPlayer | slot |
| processPositionChange() | AVFMediaPlayer | slot |
| property(const char *name) const | QObject | |
| qFindChildqFindChildren(const QObject *obj, const QString &name)() | QObject | related |
| qFindChildrenqFindChildren(const QObject *obj, const QString &name)() | QObject | related |
| QObject(QObject *parent=nullptr) | QObject | explicit |
| QObject(QObjectPrivate &dd, QObject *parent=nullptr) | QObject | protected |
| qobject_cast(const QObject *object) | QObject | related |
| QObjectList | QObject | related |
| QPlatformMediaPlayer(QMediaPlayer *parent=nullptr) | QPlatformMediaPlayer | explicitprotected |
| receivers(const char *signal) const | QObject | protected |
| removeEventFilter(QObject *obj) | QObject | |
| resetCurrentLoop() | QPlatformMediaPlayer | inline |
| seekableChanged(bool seekable) | QPlatformMediaPlayer | inline |
| sender() const | QObject | protected |
| senderSignalIndex() const | QObject | protected |
| setActiveTrack(QPlatformMediaPlayer::TrackType type, int index) override | AVFMediaPlayer | slot |
| setAudioOutput(QPlatformAudioOutput *output) override | AVFMediaPlayer | virtual |
| setLoops(int loops) | QPlatformMediaPlayer | inlinevirtual |
| setMedia(const QUrl &content, QIODevice *stream) override | AVFMediaPlayer | virtual |
| setMuted(bool muted) | AVFMediaPlayer | slot |
| setObjectName(const QString &name) | QObject | inline |
| setObjectName(QAnyStringView name) | QObject | |
| setParent(QObject *parent) | QObject | |
| setPlaybackRate(qreal rate) override | AVFMediaPlayer | slot |
| setPosition(qint64 pos) override | AVFMediaPlayer | slot |
| setProperty(const char *name, const QVariant &value) | QObject | |
| setProperty(const char *name, QVariant &&value) | QObject | inline |
| setVideoOutput(AVFVideoRendererControl *output) | AVFMediaPlayer | |
| setVideoSink(QVideoSink *sink) override | AVFMediaPlayer | virtual |
| setVolume(float volume) | AVFMediaPlayer | slot |
| signalsBlocked() const noexcept | QObject | inline |
| startTimer(int interval, Qt::TimerType timerType=Qt::CoarseTimer) | QObject | |
| startTimer(std::chrono::milliseconds time, Qt::TimerType timerType=Qt::CoarseTimer) | QObject | |
| state() const override | AVFMediaPlayer | virtual |
| stateChanged(QMediaPlayer::PlaybackState newState) | QPlatformMediaPlayer | |
| stop() override | AVFMediaPlayer | slot |
| streamDestroyed() | AVFMediaPlayer | slot |
| streamPlaybackSupported() const | QPlatformMediaPlayer | inlinevirtual |
| streamReady() | AVFMediaPlayer | slot |
| SubtitleStream enum value | QPlatformMediaPlayer | |
| thread() const | QObject | |
| timerEvent(QTimerEvent *event) | QObject | protectedvirtual |
| trackCount(TrackType) override | AVFMediaPlayer | slot |
| trackMetaData(TrackType type, int trackNumber) override | AVFMediaPlayer | slot |
| tracks | AVFMediaPlayer | |
| tracksChanged() | QPlatformMediaPlayer | inline |
| TrackType enum name | QPlatformMediaPlayer | |
| updateTracks() | AVFMediaPlayer | slot |
| videoAvailableChanged(bool videoAvailable) | QPlatformMediaPlayer | inline |
| videoOrientationForAssetTrack(AVAssetTrack *track, QVideoFrame::RotationAngle &angle, bool &mirrored) | AVFMediaPlayer | static |
| VideoStream enum value | QPlatformMediaPlayer | |
| ~AVFMediaPlayer() | AVFMediaPlayer | virtual |
| ~QObject() | QObject | virtual |
| ~QPlatformMediaPlayer() | QPlatformMediaPlayer | virtual |