libfluidsynth  1.1.6
Data Fields
_fluid_rvoice_eventhandler_t Struct Reference

Bridge between the renderer thread and the midi state thread. More...

Data Fields

fluid_ringbuffer_tqueue
 List of fluid_rvoice_event_t.
 
int queue_stored
 Extras pushed but not flushed.
 
fluid_ringbuffer_tfinished_voices
 return queue from handler, list of fluid_rvoice_t*
 

Detailed Description

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


The documentation for this struct was generated from the following file:

Generated for libfluidsynth by doxygen 1.8.11