Loading...
Searching...
No Matches
LV2_Atom_Buffer Struct Reference
Public Member Functions | |
| LV2_Atom_Buffer (uint32_t capacity, uint32_t ct, uint32_t seq_type, bool input) | |
| void | reset (bool input) | 
| uint32_t | get_size () | 
| LV2_Atom_Sequence * | get_sequence (LV2_Atom_Buffer *buf) | 
Public Attributes | |
| uint32_t | capacity | 
| LV2_Atom_Sequence | atoms | 
Static Public Attributes | |
| static uint32_t | sequence_type | 
| static uint32_t | chunk_type | 
The documentation for this struct was generated from the following files:
- lv2_atom_helpers.hpp
 - Context.cpp