-
enum
Error
-
QAudioDecoder
(QObject *)
-
enum
State
-
availabilityChanged
(bool )
-
bufferAvailableChanged
(bool )
-
bufferReady
()
-
deleteLater
()
-
destroyed
(QObject *)
-
durationChanged
(qint64 )
-
error
(QAudioDecoder::Error )
-
finished
()
-
formatChanged
(const QAudioFormat &)
-
metaDataAvailableChanged
(bool )
-
metaDataChanged
()
-
notifyIntervalChanged
(int )
-
objectNameChanged
(const QString &)
-
positionChanged
(qint64 )
-
sourceChanged
()
-
start
()
-
stateChanged
(QAudioDecoder::State )
-
stop
()
-
~QAudioDecoder
()
-
addPropertyWatch
(const QByteArray &)
-
audioFormat
() const : QAudioFormat
-
availability
() const : QMultimedia::AvailabilityStatus
-
availableMetaData
() const : QStringList
-
bind
(QObject *) : bool
-
blockSignals
(bool ) : bool
-
bufferAvailable
() const : bool
-
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 &)
-
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 : QAudioDecoder::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 &) : QMultimedia::SupportEstimate
-
inherits
(const char *) const : bool
-
installEventFilter
(QObject *)
-
isAvailable
() const : bool
-
isMetaDataAvailable
() const : bool
-
isSignalConnected
(const QMetaMethod &) const : bool
-
isWidgetType
() const : bool
-
isWindowType
() const : bool
-
killTimer
(int )
-
metaData
(const QString &) const : QVariant
-
metaObject
() const : const QMetaObject *
-
moveToThread
(QThread *)
-
notifyInterval
() const : int
-
objectName
() const : QString
-
parent
() const : QObject *
-
position
() const : qint64
-
property
(const char *) const : QVariant
-
read
() const : QAudioBuffer
-
receivers
(const char *) const : int
-
removeEventFilter
(QObject *)
-
removePropertyWatch
(const QByteArray &)
-
sender
() const : QObject *
-
senderSignalIndex
() const : int
-
service
() const : QMediaService *
-
setAudioFormat
(const QAudioFormat &)
-
setNotifyInterval
(int )
-
setObjectName
(const QString &)
-
setParent
(QObject *)
-
setProperty
(const char *, const QVariant &) : bool
-
setSourceDevice
(QIODevice *)
-
setSourceFilename
(const QString &)
-
signalsBlocked
() const : bool
-
sourceDevice
() const : QIODevice *
-
sourceFilename
() const : QString
-
startTimer
(int , Qt::TimerType ) : int
-
startTimer
(std::chrono::milliseconds , Qt::TimerType ) : int
-
state
() const : QAudioDecoder::State
-
staticMetaObject
:
-
thread
() const : QThread *
-
timerEvent
(QTimerEvent *)
-
tr
(const char *, const char *, int ) : QString
-
unbind
(QObject *)
|