Definition at line 29 of file juce_AudioThumbnail.cpp.
◆ MinMaxValue()
| juce::AudioThumbnail::MinMaxValue::MinMaxValue |
( |
| ) |
|
|
noexcept |
◆ getMaxValue()
| int8 juce::AudioThumbnail::MinMaxValue::getMaxValue |
( |
| ) |
const |
|
noexcept |
◆ getMinValue()
| int8 juce::AudioThumbnail::MinMaxValue::getMinValue |
( |
| ) |
const |
|
noexcept |
◆ getPeak()
| int juce::AudioThumbnail::MinMaxValue::getPeak |
( |
| ) |
const |
|
noexcept |
◆ isNonZero()
| bool juce::AudioThumbnail::MinMaxValue::isNonZero |
( |
| ) |
const |
|
noexcept |
◆ read()
| void juce::AudioThumbnail::MinMaxValue::read |
( |
InputStream & |
input | ) |
|
◆ set()
| void juce::AudioThumbnail::MinMaxValue::set |
( |
const int8 |
newMin, |
|
|
const int8 |
newMax |
|
) |
| |
|
noexcept |
◆ setFloat()
| void juce::AudioThumbnail::MinMaxValue::setFloat |
( |
Range< float > |
newRange | ) |
|
|
noexcept |
◆ write()
| void juce::AudioThumbnail::MinMaxValue::write |
( |
OutputStream & |
output | ) |
|
The documentation for this struct was generated from the following file: