Bridge between the renderer thread and the midi state thread. More...
Data Fields | |
fluid_ringbuffer_t * | queue |
List of fluid_rvoice_event_t. | |
int | queue_stored |
Extras pushed but not flushed. | |
fluid_ringbuffer_t * | finished_voices |
return queue from handler, list of fluid_rvoice_t* |
Bridge between the renderer thread and the midi state thread.
If is_threadsafe is true, that means fluid_rvoice_eventhandler_fetch_all can be called in parallell with fluid_rvoice_eventhandler_push/flush