7#include <QtCore/qobject.h>
8#include <QtMultimedia/qmediaenumdebug.h>
10#include <QtMultimedia/qaudiobuffer.h>
19 Q_PROPERTY(
bool isDecoding READ isDecoding NOTIFY isDecodingChanged)
21 Q_PROPERTY(
bool bufferAvailable READ bufferAvailable NOTIFY bufferAvailableChanged)
37 bool isSupported()
const;
38 bool isDecoding()
const;
53 bool bufferAvailable()
const;
IOBluetoothDevice * device
The QAudioDecoder class implements decoding audio.
void durationChanged(qint64 duration)
Signals that the estimated duration of the decoded data has changed.
Error
Defines a media player error condition.
void error(QAudioDecoder::Error error)
Signals that an error condition has occurred.
void bufferAvailableChanged(bool)
Signals the availability (if available is true) of a new buffer.
void sourceChanged()
Signals that the current source of the decoder has changed.
void positionChanged(qint64 position)
Signals that the current position of the decoder has changed.
void bufferReady()
Signals that a new decoded audio buffer is available to be read.
~QAudioDecoder()
Destroys the audio decoder object.
void isDecodingChanged(bool)
void finished()
Signals that the decoding has finished successfully.
void formatChanged(const QAudioFormat &format)
Signals that the current audio format of the decoder has changed to format.
\inmodule QtCore \reentrant
\macro QT_RESTRICTED_CAST_FROM_ASCII
Combined button and popup list for selecting options.
DBusConnection const char DBusError * error
GLint GLsizei GLsizei GLenum format
GLsizei GLsizei GLchar * source
static qreal position(const QQuickItem *item, QQuickAnchors::Anchor anchorLine)
ReturnedValue read(const char *data)
IUIAutomationTreeWalker __RPC__deref_out_opt IUIAutomationElement ** parent