LMMS
Loading...
Searching...
No Matches
_AEffect Struct Reference

#include <vestige.h>

Public Member Functions

 intptr_t (__cdecl *dispatcher)(struct _AEffect *
 void (__cdecl *process)(struct _AEffect *
 void (__cdecl *setParameter)(struct _AEffect *
 float (__cdecl *getParameter)(struct _AEffect *
 void (__cdecl *processReplacing)(struct _AEffect *

Public Attributes

int magic
 int
 intptr_t
void float
float float int
 float
int numPrograms
int numParams
int numInputs
int numOutputs
int flags
voidptr1
voidptr2
int initialDelay
char empty2 [4+4]
float unkown_float
voidobject
voiduser
int32_t uniqueID
int32_t version

Member Function Documentation

◆ float()

_AEffect::float ( __cdecl * getParameter)

◆ intptr_t()

_AEffect::intptr_t ( __cdecl * dispatcher)

◆ void() [1/3]

_AEffect::void ( __cdecl * process)

◆ void() [2/3]

_AEffect::void ( __cdecl * processReplacing)

◆ void() [3/3]

_AEffect::void ( __cdecl * setParameter)

Member Data Documentation

◆ empty2

char _AEffect::empty2[4+4]

◆ flags

int _AEffect::flags

◆ float [1/2]

_AEffect::float

◆ float [2/2]

void _AEffect::float

◆ initialDelay

int _AEffect::initialDelay

◆ int [1/2]

float float _AEffect::int

◆ int [2/2]

float float _AEffect::int

◆ intptr_t

_AEffect::intptr_t

◆ magic

int _AEffect::magic

◆ numInputs

int _AEffect::numInputs

◆ numOutputs

int _AEffect::numOutputs

◆ numParams

int _AEffect::numParams

◆ numPrograms

int _AEffect::numPrograms

◆ object

void* _AEffect::object

◆ ptr1

void* _AEffect::ptr1

◆ ptr2

void* _AEffect::ptr2

◆ uniqueID

int32_t _AEffect::uniqueID

◆ unkown_float

float _AEffect::unkown_float

◆ user

void* _AEffect::user

◆ version

int32_t _AEffect::version

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