Zrythm
a highly automated and intuitive digital audio workstation
Loading...
Searching...
No Matches
LV2_Evbuf_Iterator Struct Reference

An iterator over an LV2_Evbuf. More...

#include <plugins/lv2/lv2_evbuf.h>

Data Fields

LV2_Evbuf * evbuf
 
uint32_t offset
 

Detailed Description

An iterator over an LV2_Evbuf.

Definition at line 54 of file lv2_evbuf.h.

Field Documentation

◆ evbuf

LV2_Evbuf* LV2_Evbuf_Iterator::evbuf

Definition at line 56 of file lv2_evbuf.h.

◆ offset

uint32_t LV2_Evbuf_Iterator::offset

Definition at line 57 of file lv2_evbuf.h.


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