|
LV2
1.0.13
|
A "forge" for creating atoms by appending to a buffer. More...
Data Fields | |
| uint8_t * | buf |
| uint32_t | offset |
| uint32_t | size |
| LV2_Atom_Forge_Sink | sink |
| LV2_Atom_Forge_Deref_Func | deref |
| LV2_Atom_Forge_Sink_Handle | handle |
| LV2_Atom_Forge_Frame * | stack |
| LV2_URID Blank | LV2_ATOM_FORGE_DEPRECATED |
| LV2_URID | Bool |
| LV2_URID | Chunk |
| LV2_URID | Double |
| LV2_URID | Float |
| LV2_URID | Int |
| LV2_URID | Long |
| LV2_URID | Literal |
| LV2_URID | Object |
| LV2_URID | Path |
| LV2_URID | Property |
| LV2_URID Resource | LV2_ATOM_FORGE_DEPRECATED |
| LV2_URID | Sequence |
| LV2_URID | String |
| LV2_URID | Tuple |
| LV2_URID | URI |
| LV2_URID | URID |
| LV2_URID | Vector |
A "forge" for creating atoms by appending to a buffer.
| uint8_t* LV2_Atom_Forge::buf |
| uint32_t LV2_Atom_Forge::offset |
| uint32_t LV2_Atom_Forge::size |
1.7.6.1