This class displays the audio curves of the clip.
More...
#include <foleys_AudioStrip.h>
Inherits Component, and ChangeListener.
This class displays the audio curves of the clip.
◆ AudioStrip()
◆ ~AudioStrip()
◆ setClip() [1/2]
| void setClip |
( |
std::shared_ptr< AVClip > |
clip | ) |
|
◆ setClip() [2/2]
◆ paint()
| void paint |
( |
juce::Graphics & |
g | ) |
|
|
override |
◆ setStartAndEnd()
| void setStartAndEnd |
( |
double |
start, |
|
|
double |
end |
|
) |
| |
Set the start time and the end time of the clip in seconds.
This is used to allow only a subset of thumbnails to be shown.
◆ ThumbnailJob
The documentation for this class was generated from the following files: