|
openshot-audio
0.1.7
|
This is the complete list of members for juce::AbstractFifo, including all inherited members.
| AbstractFifo(int capacity) noexcept | juce::AbstractFifo | |
| finishedRead(int numRead) noexcept | juce::AbstractFifo | |
| finishedWrite(int numWritten) noexcept | juce::AbstractFifo | |
| getFreeSpace() const noexcept | juce::AbstractFifo | |
| getNumReady() const noexcept | juce::AbstractFifo | |
| getTotalSize() const noexcept | juce::AbstractFifo | |
| prepareToRead(int numWanted, int &startIndex1, int &blockSize1, int &startIndex2, int &blockSize2) const noexcept | juce::AbstractFifo | |
| prepareToWrite(int numToWrite, int &startIndex1, int &blockSize1, int &startIndex2, int &blockSize2) const noexcept | juce::AbstractFifo | |
| reset() noexcept | juce::AbstractFifo | |
| setTotalSize(int newSize) noexcept | juce::AbstractFifo | |
| ~AbstractFifo() | juce::AbstractFifo |
1.8.13