TracktionEngine
Loading...
Searching...
No Matches
Public Member Functions | List of all members
engine::EditRenderer::Handle Class Reference

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.
 

Detailed Description

A handle to a rendering Edit.

This internally runs a thread that renders the Edit.

Constructor & Destructor Documentation

◆ ~Handle()

engine::EditRenderer::Handle::~Handle ( )

Destructor. Deleting the handle cancels the render.

Member Function Documentation

◆ cancel()

void engine::EditRenderer::Handle::cancel ( )

Call to cancel the render.

◆ getProgress()

float engine::EditRenderer::Handle::getProgress ( ) const

Returns the current progress of the render.


The documentation for this class was generated from the following file: