|
LMMS
|
#include <event-helpers.h>
Public Attributes | |
| LV2_Event_Buffer * | buf |
| uint32_t | offset |
An iterator over an LV2_Event_Buffer.
Multiple simultaneous read iterators over a single buffer is fine, but changing the buffer invalidates all iterators (e.g. RW Lock).
An iterator over an LV2_Event_Buffer.
Multiple simultaneous read iterators over a single buffer is fine, but changing the buffer invalidates all iterators.
| LV2_Event_Buffer * LV2_Event_Iterator::buf |
| uint32_t LV2_Event_Iterator::offset |