CRI ADX
Last Updated: 2024-07-17 10:47 p
|
Insertion DSP AFX parameter structure. More...
#include <cri_le_atom.h>
Data Fields | |
CriUint32 | num_config_parameters |
Number of configuration parameters. More... | |
const CriFloat32 * | config_parameters |
Config parameter array. More... | |
CriUint32 | num_parameters |
Number of operation parameters. More... | |
const CriFloat32 * | default_parameters |
default parameter array More... | |
CriAtomAfxInterfaceWithVersionPtr | afx_if |
The Afx format effect interface. More... | |
Insertion DSP AFX parameter structure.
CriUint32 num_config_parameters |
Number of configuration parameters.
const CriFloat32* config_parameters |
Config parameter array.
CriUint32 num_parameters |
Number of operation parameters.
const CriFloat32* default_parameters |
default parameter array
CriAtomAfxInterfaceWithVersionPtr afx_if |
The Afx format effect interface.