Iterator Struct Reference
Public Member Functions | |
Iterator (LV2_Atom_Buffer *b) | |
bool begin (LV2_Atom_Buffer *buf) | |
bool end (LV2_Atom_Buffer *buf) | |
bool is_valid () | |
bool increment () | |
LV2_Atom_Event * get (uint8_t **data) | |
bool write (uint32_t frames, uint32_t, uint32_t type, uint32_t size, const uint8_t *data) | |
Static Public Member Functions | |
static uint32_t pad_size (uint32_t size) | |
Public Attributes | |
LV2_Atom_Buffer * buf {} | |
uint32_t offset {} | |
The documentation for this struct was generated from the following file: