Qt 5.7
Qt Multimedia
C++ Classes
QMediaPlayerControl
Qt 5.7.1 Reference Documentation
List of All Members for QMediaPlayerControl
This is the complete list of members for
QMediaPlayerControl
, including inherited members.
QMediaPlayerControl
(QObject *)
~QMediaPlayerControl
()
audioAvailableChanged
(bool )
availablePlaybackRanges
() const : QMediaTimeRange
availablePlaybackRangesChanged
(const QMediaTimeRange &)
blockSignals
(bool )
bufferStatus
() const : int
bufferStatusChanged
(int )
childEvent
(QChildEvent *)
children
() const
connect
(const QObject *, const char *, const QObject *, const char *, Qt::ConnectionType )
connect
(const QObject *, const QMetaMethod &, const QObject *, const QMetaMethod &, Qt::ConnectionType )
connect
(const QObject *, const char *, const char *, Qt::ConnectionType ) const
connect
(const QObject *, PointerToMemberFunction , const QObject *, PointerToMemberFunction , Qt::ConnectionType )
connect
(const QObject *, PointerToMemberFunction , Functor )
connect
(const QObject *, PointerToMemberFunction , const QObject *, Functor , Qt::ConnectionType )
connectNotify
(const QMetaMethod &)
customEvent
(QEvent *)
d_ptr
:
d_ptr
: QMediaControlPrivate *
deleteLater
()
destroyed
(QObject *)
disconnect
(const QObject *, const char *, const QObject *, const char *)
disconnect
(const QObject *, const QMetaMethod &, const QObject *, const QMetaMethod &)
disconnect
(const QMetaObject::Connection &)
disconnect
(const char *, const QObject *, const char *) const
disconnect
(const QObject *, const char *) const
disconnect
(const QObject *, PointerToMemberFunction , const QObject *, PointerToMemberFunction )
disconnectNotify
(const QMetaMethod &)
dumpObjectInfo
()
dumpObjectTree
()
duration
() const : qint64
durationChanged
(qint64 )
dynamicPropertyNames
() const
error
(int , const QString &)
event
(QEvent *)
eventFilter
(QObject *, QEvent *)
findChild
(const QString &, Qt::FindChildOptions ) const
findChildren
(const QString &, Qt::FindChildOptions ) const
findChildren
(const QRegExp &, Qt::FindChildOptions ) const
findChildren
(const QRegularExpression &, Qt::FindChildOptions ) const
inherits
(const char *) const
installEventFilter
(QObject *)
isAudioAvailable
() const : bool
isMuted
() const : bool
isSeekable
() const : bool
isSignalConnected
(const QMetaMethod &) const
isVideoAvailable
() const : bool
isWidgetType
() const
isWindowType
() const
killTimer
(int )
media
() const : QMediaContent
mediaChanged
(const QMediaContent &)
mediaStatus
() const : QMediaPlayer::MediaStatus
mediaStatusChanged
(QMediaPlayer::MediaStatus )
mediaStream
() const : const QIODevice *
metaObject
() const
moveToThread
(QThread *)
mutedChanged
(bool )
objectName
() const
objectNameChanged
(const QString &)
parent
() const
pause
()
play
()
playbackRate
() const : qreal
playbackRateChanged
(qreal )
position
() const : qint64
positionChanged
(qint64 )
property
(const char *) const
receivers
(const char *) const
removeEventFilter
(QObject *)
seekableChanged
(bool )
sender
() const
senderSignalIndex
() const
setMedia
(const QMediaContent &, QIODevice *)
setMuted
(bool )
setObjectName
(const QString &)
setParent
(QObject *)
setPlaybackRate
(qreal )
setPosition
(qint64 )
setProperty
(const char *, const QVariant &)
setVolume
(int )
signalsBlocked
() const
startTimer
(int , Qt::TimerType )
state
() const : QMediaPlayer::State
stateChanged
(QMediaPlayer::State )
staticMetaObject
:
staticQtMetaObject
:
stop
()
thread
() const
timerEvent
(QTimerEvent *)
tr
(const char *, const char *, int )
videoAvailableChanged
(bool )
volume
() const : int
volumeChanged
(int )