This is the complete list of members for juce::SoundPlayer, including all inherited members.
audioDeviceAboutToStart(AudioIODevice *) override | juce::SoundPlayer | virtual |
audioDeviceError(const String &errorMessage) override | juce::SoundPlayer | virtual |
audioDeviceIOCallback(const float **, int, float **, int, int) override | juce::SoundPlayer | virtual |
audioDeviceStopped() override | juce::SoundPlayer | virtual |
bufferSize | juce::SoundPlayer | private |
formatManager | juce::SoundPlayer | private |
mixer | juce::SoundPlayer | private |
play(const File &file) | juce::SoundPlayer | |
play(const void *resourceData, size_t resourceSize) | juce::SoundPlayer | |
play(AudioFormatReader *buffer, bool deleteWhenFinished=false) | juce::SoundPlayer | |
play(PositionableAudioSource *audioSource, bool deleteWhenFinished=false, double sampleRateOfSource=0.0) | juce::SoundPlayer | |
play(AudioBuffer< float > *buffer, bool deleteWhenFinished=false, bool playOnAllOutputChannels=false) | juce::SoundPlayer | |
player | juce::SoundPlayer | private |
playTestSound() | juce::SoundPlayer | |
sampleRate | juce::SoundPlayer | private |
SoundPlayer() | juce::SoundPlayer | |
sources | juce::SoundPlayer | private |
~AudioIODeviceCallback()=default | juce::AudioIODeviceCallback | virtual |
~SoundPlayer() override | juce::SoundPlayer |