LV2  1.0.13
Data Fields
LV2_Event_Iterator Struct Reference

Data Fields

LV2_Event_Bufferbuf
 
uint32_t offset
 

Detailed Description

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).

Field Documentation

◆ buf

LV2_Event_Buffer* LV2_Event_Iterator::buf

◆ offset

uint32_t LV2_Event_Iterator::offset

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