LV2
1.0.13
|
Data Fields | |
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).
LV2_Event_Buffer* LV2_Event_Iterator::buf |
uint32_t LV2_Event_Iterator::offset |