tracktion-engine 3.0-10-g034fdde4aa5
Tracktion Engine — High level data model for audio applications

« « « Anklang Documentation
Loading...
Searching...
No Matches
Classes | Namespaces
tracktion_Plugin.h File Reference

Go to the source code of this file.

Classes

struct  tracktion::engine::PluginCreationInfo
 
struct  tracktion::engine::PluginInitialisationInfo
 Passed into Plugins when they are being initialised, to give them useful contextual information that they may need. More...
 
struct  tracktion::engine::PluginRenderContext
 The context passed to plugin render methods to provide it with buffers to fill. More...
 
class  tracktion::engine::Plugin
 
struct  tracktion::engine::Plugin::Wire
 
struct  tracktion::engine::Plugin::EditorComponent
 
struct  tracktion::engine::Plugin::WindowState
 

Namespaces

namespace  tracktion
 
namespace  tracktion::engine
 Declarations from this namespaces are inlined into tracktion.
 

Class Documentation

◆ tracktion::engine::PluginInitialisationInfo

struct tracktion::engine::PluginInitialisationInfo

Passed into Plugins when they are being initialised, to give them useful contextual information that they may need.

Definition at line 35 of file tracktion_Plugin.h.

Class Members
int blockSizeSamples
double sampleRate
TimePosition startTime