![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
This is the complete list of members for QAudioBuffer, including all inherited members.
byteCount() const noexcept | QAudioBuffer | |
constData() const | QAudioBuffer | inline |
data() const | QAudioBuffer | inline |
data() | QAudioBuffer | inline |
detach() | QAudioBuffer | |
duration() const noexcept | QAudioBuffer | |
F32M typedef | QAudioBuffer | |
F32S typedef | QAudioBuffer | |
format() const noexcept | QAudioBuffer | |
frameCount() const noexcept | QAudioBuffer | |
isValid() const noexcept | QAudioBuffer | inline |
operator=(const QAudioBuffer &other) | QAudioBuffer | |
QAudioBuffer() noexcept | QAudioBuffer | |
QAudioBuffer(const QAudioBuffer &other) noexcept | QAudioBuffer | |
QAudioBuffer(const QByteArray &data, const QAudioFormat &format, qint64 startTime=-1) | QAudioBuffer | |
QAudioBuffer(int numFrames, const QAudioFormat &format, qint64 startTime=-1) | QAudioBuffer | |
QAudioBuffer(QAudioBuffer &&other) noexcept=default | QAudioBuffer | |
S16M typedef | QAudioBuffer | |
S16S typedef | QAudioBuffer | |
S32M typedef | QAudioBuffer | |
S32S typedef | QAudioBuffer | |
sampleCount() const noexcept | QAudioBuffer | |
startTime() const noexcept | QAudioBuffer | |
swap(QAudioBuffer &other) noexcept | QAudioBuffer | inline |
U8M typedef | QAudioBuffer | |
U8S typedef | QAudioBuffer | |
~QAudioBuffer() | QAudioBuffer |