VSTGUI
4.9
Graphical User Interface Framework not only for VST plugins
|
Public Attributes | |
const unsigned char * | next_in |
unsigned int | avail_in |
mz_ulong | total_in |
unsigned char * | next_out |
unsigned int | avail_out |
mz_ulong | total_out |
char * | msg |
struct mz_internal_state * | state |
mz_alloc_func | zalloc |
mz_free_func | zfree |
void * | opaque |
int | data_type |
mz_ulong | adler |
mz_ulong | reserved |
mz_ulong adler |
unsigned int avail_in |
unsigned int avail_out |
int data_type |
char* msg |
const unsigned char* next_in |
unsigned char* next_out |
void* opaque |
mz_ulong reserved |
struct mz_internal_state* state |
mz_ulong total_in |
mz_ulong total_out |
mz_alloc_func zalloc |
mz_free_func zfree |