TracktionEngine
Public Attributes | List of all members
tracktion::engine::PluginInitialisationInfo Struct Reference

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

Public Attributes

TimePosition startTime
 
double sampleRate
 
int blockSizeSamples
 

Detailed Description

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

Member Data Documentation

◆ startTime

TimePosition tracktion::engine::PluginInitialisationInfo::startTime

◆ sampleRate

double tracktion::engine::PluginInitialisationInfo::sampleRate

◆ blockSizeSamples

int tracktion::engine::PluginInitialisationInfo::blockSizeSamples

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