Audacity 3.2.0
|
This is the complete list of members for SpectrogramBounds, including all inherited members.
Base typedef | ClientData::Cloneable< Covariant, Owner > | |
Clone() const override | SpectrogramBounds | virtual |
Cloneable()=default | ClientData::Cloneable< Covariant, Owner > | |
Cloneable(const Cloneable &)=default | ClientData::Cloneable< Covariant, Owner > | |
Get(WaveTrack &track) | SpectrogramBounds | static |
Get(const WaveTrack &track) | SpectrogramBounds | static |
Get(WaveChannel &channel) | SpectrogramBounds | static |
Get(const WaveChannel &channel) | SpectrogramBounds | static |
GetBounds(const WaveChannel &wc, float &min, float &max) const | SpectrogramBounds | |
mSpectrumMax | SpectrogramBounds | private |
mSpectrumMin | SpectrogramBounds | private |
operator=(const Cloneable &)=default | ClientData::Cloneable< Covariant, Owner > | |
PointerType typedef | ClientData::Cloneable< Covariant, Owner > | |
SetBounds(float min, float max) | SpectrogramBounds | inline |
~Cloneable()=default | ClientData::Cloneable< Covariant, Owner > | virtual |
~SpectrogramBounds() override | SpectrogramBounds |