LMMS
Loading...
Searching...
No Matches
LV2_Event_Iterator Struct Reference

#include <event-helpers.h>

Public Attributes

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

An iterator over an LV2_Event_Buffer.

Multiple simultaneous read iterators over a single buffer is fine, but changing the buffer invalidates all iterators.

Member Data 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 files: