![]() |
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 QtPrivate::QAudioRingBuffer< T >, including all inherited members.
acquireReadRegion(int size) | QtPrivate::QAudioRingBuffer< T > | inline |
acquireWriteRegion(int size) | QtPrivate::QAudioRingBuffer< T > | inline |
ConstRegion typedef | QtPrivate::QAudioRingBuffer< T > | |
consume(int elements, Functor &&consumer) | QtPrivate::QAudioRingBuffer< T > | inline |
consumeAll(Functor &&consumer) | QtPrivate::QAudioRingBuffer< T > | inline |
free() const | QtPrivate::QAudioRingBuffer< T > | inline |
QAudioRingBuffer(int bufferSize) | QtPrivate::QAudioRingBuffer< T > | inlineexplicit |
Region typedef | QtPrivate::QAudioRingBuffer< T > | |
releaseReadRegion(int elementsWritten) | QtPrivate::QAudioRingBuffer< T > | inline |
releaseWriteRegion(int elementsRead) | QtPrivate::QAudioRingBuffer< T > | inline |
reset() | QtPrivate::QAudioRingBuffer< T > | inline |
size() const | QtPrivate::QAudioRingBuffer< T > | inline |
used() const | QtPrivate::QAudioRingBuffer< T > | inline |
ValueType typedef | QtPrivate::QAudioRingBuffer< T > | |
write(ConstRegion region) | QtPrivate::QAudioRingBuffer< T > | inline |