![]() |
SOUND4 x1.CLOUD Library [1.5.6]
|
#include <sound4.x1.cloud.h>
Public Attributes | |
size_t | struct_size |
The size of total this structure, for compatibility checking. | |
const char * | name |
The name of the processor. | |
const char * | prefix |
The prefix of this processor functions. | |
const char * | shortname |
A short name of the processor, single word. | |
const char * | version |
Library version. | |
Information on this processor.
Definition at line 73 of file sound4.x1.cloud.h.
const char* SOUND4_ProcessInfo::name |
Definition at line 75 of file sound4.x1.cloud.h.
const char* SOUND4_ProcessInfo::prefix |
Definition at line 76 of file sound4.x1.cloud.h.
const char* SOUND4_ProcessInfo::shortname |
Definition at line 77 of file sound4.x1.cloud.h.
size_t SOUND4_ProcessInfo::struct_size |
Definition at line 74 of file sound4.x1.cloud.h.
const char* SOUND4_ProcessInfo::version |
Definition at line 78 of file sound4.x1.cloud.h.