|
LMMS
|
#include <atom.h>
Public Attributes | |
| uint32_t | key |
| uint32_t | context |
| LV2_Atom | value |
The body of an atom:Property (e.g. in an atom:Object).
The body of an atom:Property (typically in an atom:Object).
| uint32_t LV2_Atom_Property_Body::context |
Context URID (may be, and generally is, 0).
| uint32_t LV2_Atom_Property_Body::key |
Key (predicate) (mapped URI).
| LV2_Atom LV2_Atom_Property_Body::value |
Value atom header.