|
Gin
|
This is the complete list of members for SamplePlayer, including all inherited members.
| clear() | SamplePlayer | |
| getBuffer() const | SamplePlayer | |
| getLengthInSeconds() const | SamplePlayer | |
| getLoadedFile() const | SamplePlayer | |
| getPosition() const | SamplePlayer | |
| getPositionInSeconds() const | SamplePlayer | |
| getSourceSampleRate() const | SamplePlayer | |
| hasFileLoaded() const | SamplePlayer | |
| isLooping() const | SamplePlayer | |
| isPlaying() const | SamplePlayer | |
| load(const char *data, int dataLen) | SamplePlayer | |
| load(const juce::File &f) | SamplePlayer | |
| play() | SamplePlayer | |
| populatePositionInfo() | SamplePlayer | |
| processBlock(juce::AudioSampleBuffer &output) | SamplePlayer | |
| reset() | SamplePlayer | |
| SamplePlayer() | SamplePlayer | |
| SamplePlayer(const char *data, int dataLen) | SamplePlayer | |
| SamplePlayer(const juce::File &f) | SamplePlayer | |
| setBuffer(const juce::AudioSampleBuffer &newBuffer, double sampleRate) | SamplePlayer | |
| setCrossfadeSamples(int samples) | SamplePlayer | |
| setLooping(bool shouldLoop) | SamplePlayer | |
| setPlaybackSampleRate(double sampleRate) | SamplePlayer | |
| setPosition(double newPosition) | SamplePlayer | |
| stop() | SamplePlayer |