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