OpenShot Audio Library | OpenShotAudio 0.4.0
|
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 |
audioDeviceIOCallbackWithContext(const float *const *inputChannelData, int totalNumInputChannels, float *const *outputChannelData, int totalNumOutputChannels, int numSamples, const AudioIODeviceCallbackContext &context) 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 |