openshot-audio
0.1.6
|
This is the complete list of members for juce::AnimatedAppComponent, including all inherited members.
AnimatedAppComponent() | juce::AnimatedAppComponent | |
callPendingTimersSynchronously() | juce::Timer | privatestatic |
getFrameCounter() const noexcept | juce::AnimatedAppComponent | inline |
getMillisecondsSinceLastUpdate() const noexcept | juce::AnimatedAppComponent | |
getTimerInterval() const noexcept | juce::Timer | inlineprivate |
isTimerRunning() const noexcept | juce::Timer | inlineprivate |
setFramesPerSecond(int framesPerSecond) | juce::AnimatedAppComponent | |
startTimer(int intervalInMilliseconds) noexcept | juce::Timer | private |
startTimerHz(int timerFrequencyHz) noexcept | juce::Timer | private |
stopTimer() noexcept | juce::Timer | private |
Timer() noexcept | juce::Timer | private |
Timer(const Timer &) noexcept | juce::Timer | private |
update()=0 | juce::AnimatedAppComponent | pure virtual |
~Timer() | juce::Timer | privatevirtual |