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