Audacity 3.2.0
|
This is the complete list of members for SampleBlock, including all inherited members.
CloseLock() noexcept=0 | SampleBlock | pure virtual |
DoGetMinMaxRMS(size_t start, size_t len)=0 | SampleBlock | protectedpure virtual |
DoGetMinMaxRMS() const =0 | SampleBlock | protectedpure virtual |
DoGetSamples(samplePtr dest, sampleFormat destformat, size_t sampleoffset, size_t numsamples)=0 | SampleBlock | protectedpure virtual |
GetBlockID() const =0 | SampleBlock | pure virtual |
GetFloatSampleView(bool mayThrow)=0 | SampleBlock | pure virtual |
GetMinMaxRMS(size_t start, size_t len, bool mayThrow=true) | SampleBlock | |
GetMinMaxRMS(bool mayThrow=true) const | SampleBlock | |
GetSampleCount() const =0 | SampleBlock | pure virtual |
GetSampleFormat() const =0 | SampleBlock | pure virtual |
GetSamples(samplePtr dest, sampleFormat destformat, size_t sampleoffset, size_t numsamples, bool mayThrow=true) | SampleBlock | |
GetSpaceUsage() const =0 | SampleBlock | pure virtual |
GetSummary256(float *dest, size_t frameoffset, size_t numframes)=0 | SampleBlock | pure virtual |
GetSummary64k(float *dest, size_t frameoffset, size_t numframes)=0 | SampleBlock | pure virtual |
SaveXML(XMLWriter &xmlFile)=0 | SampleBlock | pure virtual |
~SampleBlock() | SampleBlock | virtual |