|
JUCE-7.0.12-0-g4f43011b96 JUCE-7.0.12-0-g4f43011b96
JUCE — C++ application framework with suport for VST, VST3, LV2 audio plug-ins
« « « Anklang Documentation |
Public Member Functions | |
| void | invalidate () |
| void | drawChannel (Graphics &g, const Rectangle< int > &area, const double startTime, const double endTime, const int channelNum, const float verticalZoomFactor, const double rate, const int numChans, const int sampsPerThumbSample, LevelDataSource *levelData, const OwnedArray< ThumbData > &chans) |
Definition at line 429 of file juce_AudioThumbnail.cpp.
| juce::AudioThumbnail::CachedWindow::CachedWindow | ( | ) |
Definition at line 432 of file juce_AudioThumbnail.cpp.
| void juce::AudioThumbnail::CachedWindow::drawChannel | ( | Graphics & | g, |
| const Rectangle< int > & | area, | ||
| const double | startTime, | ||
| const double | endTime, | ||
| const int | channelNum, | ||
| const float | verticalZoomFactor, | ||
| const double | rate, | ||
| const int | numChans, | ||
| const int | sampsPerThumbSample, | ||
| LevelDataSource * | levelData, | ||
| const OwnedArray< ThumbData > & | chans | ||
| ) |
Definition at line 439 of file juce_AudioThumbnail.cpp.
| void juce::AudioThumbnail::CachedWindow::invalidate | ( | ) |
Definition at line 434 of file juce_AudioThumbnail.cpp.