|
LMMS
|
host feature structure More...
#include <lv2_progress.h>
Public Attributes | |
| void * | context |
| void(* | progress )(void *context, float progress, const char *message) |
host feature structure
| void* _LV2_Progress::context |
to be supplied as first parameter of progress() callback
This function is called by plugin to notify host about progress of a lengthy operation.