Audacity 3.2.0
|
This is the complete list of members for StretchingSequence, including all inherited members.
AudioSegments typedef | StretchingSequence | private |
Create(const PlayableSequence &, const ClipConstHolders &clips) | StretchingSequence | static |
DoGet(size_t iChannel, size_t nBuffers, const samplePtr buffers[], sampleFormat format, sampleCount start, size_t len, bool backwards, fillFormat fill=FillFormat::fillZero, bool mayThrow=true, sampleCount *pNumWithinClips=nullptr) const override | StretchingSequence | virtual |
FindChannelGroup() const override | StretchingSequence | virtual |
GetChannelType() const override | StretchingSequence | virtual |
GetChannelVolume(int channel) const override | StretchingSequence | virtual |
GetEndTime() const override | StretchingSequence | virtual |
GetEnvelopeValues(double *buffer, size_t bufferLen, double t0, bool backwards) const override | StretchingSequence | virtual |
GetFloats(float *buffers[], sampleCount start, size_t len, bool backwards) const | StretchingSequence | |
PlayableSequence::GetFloats(size_t iChannel, size_t nBuffers, float *const buffers[], sampleCount start, size_t len, bool backwards=false, fillFormat fill=FillFormat::fillZero, bool mayThrow=true, sampleCount *pNumWithinClips=nullptr) const | WideSampleSequence | |
GetMute() const override | StretchingSequence | virtual |
GetNext(float *const buffers[], size_t numChannels, size_t numSamples) | StretchingSequence | private |
GetRate() const override | StretchingSequence | virtual |
GetSolo() const override | StretchingSequence | virtual |
GetStartTime() const override | StretchingSequence | virtual |
HasTrivialEnvelope() const override | StretchingSequence | virtual |
LongSamplesToTime(sampleCount pos) const | WideSampleSequence | |
mActiveAudioSegmentIt | StretchingSequence | private |
mAudioSegmentFactory | StretchingSequence | private |
mAudioSegments | StretchingSequence | private |
mExpectedStart | StretchingSequence | private |
mPlaybackDirection | StretchingSequence | private |
mSequence | StretchingSequence | private |
MutableGet(size_t iChannel, size_t nBuffers, const samplePtr buffers[], sampleFormat format, sampleCount start, size_t len, bool backwards) | StretchingSequence | private |
NChannels() const override | StretchingSequence | virtual |
ResetCursor(double t, PlaybackDirection) | StretchingSequence | private |
SnapToSample(double t) const | WideSampleSequence | |
StretchingSequence(const PlayableSequence &, int sampleRate, size_t numChannels, std::unique_ptr< AudioSegmentFactoryInterface >) | StretchingSequence | |
TimeToLongSamples(double t0) const | WideSampleSequence | |
WidestEffectiveFormat() const override | StretchingSequence | virtual |
~Channel() | AudioGraph::Channel | virtual |
~PlayableSequence() override | PlayableSequence | |
~WideSampleSequence() | WideSampleSequence | virtual |