TracktionEngine
|
A handle to a rendering Edit. More...
#include <tracktion_Renderer.h>
Public Member Functions | |
~Handle () | |
Destructor. Deleting the handle cancels the render. | |
void | cancel () |
Call to cancel the render. | |
float | getProgress () const |
Returns the current progress of the render. | |
A handle to a rendering Edit.
This internally runs a thread that renders the Edit.
engine::EditRenderer::Handle::~Handle | ( | ) |
Destructor. Deleting the handle cancels the render.
void engine::EditRenderer::Handle::cancel | ( | ) |
Call to cancel the render.
float engine::EditRenderer::Handle::getProgress | ( | ) | const |
Returns the current progress of the render.