OpenShot Library | libopenshot
0.3.3
|
This is the complete list of members for openshot::AudioBufferSource, including all inherited members.
AudioBufferSource(juce::AudioBuffer< float > *audio_buffer) | openshot::AudioBufferSource | |
getNextAudioBlock(const juce::AudioSourceChannelInfo &info) | openshot::AudioBufferSource | |
getNextReadPosition() const | openshot::AudioBufferSource | |
getTotalLength() const | openshot::AudioBufferSource | |
isLooping() const | openshot::AudioBufferSource | |
prepareToPlay(int, double) | openshot::AudioBufferSource | |
releaseResources() | openshot::AudioBufferSource | |
setBuffer(juce::AudioBuffer< float > *audio_buffer) | openshot::AudioBufferSource | |
setLooping(bool shouldLoop) | openshot::AudioBufferSource | |
setNextReadPosition(juce::int64 newPosition) | openshot::AudioBufferSource | |
~AudioBufferSource() | openshot::AudioBufferSource |