JUCE
|
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 |
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 | |
playTestSound() | juce::SoundPlayer | |
SoundPlayer() | juce::SoundPlayer | |
~AudioIODeviceCallback() | juce::AudioIODeviceCallback | virtual |
~SoundPlayer() | juce::SoundPlayer | virtual |