#include <foleys_SoftwareView.h>
◆ SoftwareView()
◆ ~SoftwareView()
◆ setClip()
| void setClip |
( |
std::shared_ptr< AVClip > |
clip | ) |
|
|
overridevirtual |
◆ getClip()
| std::shared_ptr< AVClip > getClip |
( |
| ) |
const |
|
overridevirtual |
◆ paint()
| void paint |
( |
juce::Graphics & |
g | ) |
|
|
override |
◆ setContinuousRepaint()
| void setContinuousRepaint |
( |
int |
hz | ) |
|
|
overridevirtual |
◆ timerCallback()
◆ timecodeChanged()
| void timecodeChanged |
( |
int64_t |
count, |
|
|
double |
seconds |
|
) |
| |
|
overridevirtual |
Listen to this callback to get notified, when the time code changes.
This is most useful to redraw the display or encode the next frame
Implements TimeCodeAware::Listener.
The documentation for this class was generated from the following files: