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