OpenShot Audio Library | OpenShotAudio 0.3.2
|
This is the complete list of members for juce::AudioSourcePlayer, including all inherited members.
audioDeviceAboutToStart(AudioIODevice *device) override | juce::AudioSourcePlayer | virtual |
audioDeviceError(const String &errorMessage) | juce::AudioIODeviceCallback | virtual |
audioDeviceIOCallback(const float **inputChannelData, int totalNumInputChannels, float **outputChannelData, int totalNumOutputChannels, int numSamples) override | juce::AudioSourcePlayer | virtual |
audioDeviceStopped() override | juce::AudioSourcePlayer | virtual |
AudioSourcePlayer() | juce::AudioSourcePlayer | |
getCurrentSource() const noexcept | juce::AudioSourcePlayer | inline |
getGain() const noexcept | juce::AudioSourcePlayer | inline |
prepareToPlay(double sampleRate, int blockSize) | juce::AudioSourcePlayer | |
setGain(float newGain) noexcept | juce::AudioSourcePlayer | |
setSource(AudioSource *newSource) | juce::AudioSourcePlayer | |
~AudioIODeviceCallback()=default | juce::AudioIODeviceCallback | virtual |
~AudioSourcePlayer() override | juce::AudioSourcePlayer |