TracktionEngine
Loading...
Searching...
No Matches
Public Attributes | List of all members
engine::PluginInitialisationInfo Struct Reference

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

#include <tracktion_Plugin.h>

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 engine::PluginInitialisationInfo::startTime

◆ sampleRate

double engine::PluginInitialisationInfo::sampleRate

◆ blockSizeSamples

int engine::PluginInitialisationInfo::blockSizeSamples

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