MCPcopy Create free account
hub / github.com/audacity/audacity / GetRate

Method GetRate

libraries/lib-stretching-sequence/StretchingSequence.cpp:131–134  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

129}
130
131double StretchingSequence::GetRate() const
132{
133 return mSequence.GetRate();
134}
135
136sampleFormat StretchingSequence::WidestEffectiveFormat() const
137{

Callers 7

MutableGetMethod · 0.45
CreateMethod · 0.45
ClipSegmentMethod · 0.45
GetLastReadSampleFunction · 0.45
ReinitMethod · 0.45
SnapToSamplesFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected