#include <foleys_ClipRenderer.h>
◆ ClipRenderer()
◆ setOutputFile()
| void setOutputFile |
( |
juce::File |
file | ) |
|
◆ getOutputFile()
| juce::File getOutputFile |
( |
| ) |
const |
◆ setClipToRender()
| void setClipToRender |
( |
std::shared_ptr< AVClip > |
clip | ) |
|
◆ setVideoSettings()
◆ setAudioSettings()
◆ startRendering()
| void startRendering |
( |
bool |
cancelRunningJob | ) |
|
◆ cancelRendering()
◆ isRendering()
| bool isRendering |
( |
| ) |
const |
◆ onRenderingFinished
| std::function<void(bool success)> onRenderingFinished |
◆ progress
| std::atomic<double> progress {} |
The documentation for this class was generated from the following files: