Qt 5.13
Qt Multimedia
C++ Classes
QAudioDecoderControl
Qt 5.13.0 Reference Documentation
List of All Members for QAudioDecoderControl
This is the complete list of members for
QAudioDecoderControl
, including inherited members.
QAudioDecoderControl
(QObject *)
typedef
QObjectList
QT_NO_NARROWING_CONVERSIONS_IN_CONNECT
Q_CLASSINFO
(, )
Q_DISABLE_COPY
()
Q_DISABLE_COPY_MOVE
()
Q_DISABLE_MOVE
()
Q_EMIT
Q_ENUM
(
...
)
Q_ENUM_NS
(
...
)
Q_FLAG
(
...
)
Q_FLAG_NS
(
...
)
Q_GADGET
Q_INTERFACES
(
...
)
Q_INVOKABLE
Q_MEDIA_DECLARE_CONTROL
(, )
Q_NAMESPACE
Q_OBJECT
Q_PROPERTY
(
...
)
Q_REVISION
Q_SET_OBJECT_NAME
()
Q_SIGNAL
Q_SIGNALS
Q_SLOT
Q_SLOTS
bufferAvailableChanged
(bool )
bufferReady
()
deleteLater
()
durationChanged
(qint64 )
error
(int , const QString &)
finished
()
formatChanged
(const QAudioFormat &)
objectNameChanged
(const QString &)
positionChanged
(qint64 )
sourceChanged
()
stateChanged
(QAudioDecoder::State )
~QAudioDecoderControl
()
audioFormat
() const : QAudioFormat
blockSignals
(bool ) : bool
bufferAvailable
() const : bool
childEvent
(QChildEvent *)
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
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 QMetaObject::Connection &) : bool
disconnectNotify
(const QMetaMethod &)
dumpObjectInfo
() const
dumpObjectTree
() const
duration
() const : qint64
dynamicPropertyNames
() const : QList<QByteArray>
event
(QEvent *) : bool
eventFilter
(QObject *, QEvent *) : bool
isSignalConnected
(const QMetaMethod &) const : bool
killTimer
(int )
moveToThread
(QThread *)
objectName
() const : QString
position
() const : qint64
property
(const char *) const : QVariant
read
() : QAudioBuffer
receivers
(const char *) const : int
removeEventFilter
(QObject *)
sender
() const : QObject *
senderSignalIndex
() const : int
setAudioFormat
(const QAudioFormat &)
setObjectName
(const QString &)
setParent
(QObject *)
setProperty
(const char *, const QVariant &) : bool
setSourceDevice
(QIODevice *)
setSourceFilename
(const QString &)
sourceDevice
() const : QIODevice *
sourceFilename
() const : QString
start
()
startTimer
(int , Qt::TimerType ) : int
state
() const : QAudioDecoder::State
staticMetaObject
:
stop
()
thread
() const : QThread *