LV2
1.0.13
|
The body of an atom:Object. More...
Data Fields | |
uint32_t | id |
URID (atom:Resource) or blank ID (atom:Blank). | |
uint32_t | otype |
Type URID (same as rdf:type, for fast dispatch). | |
The body of an atom:Object.
May be cast to LV2_Atom.
uint32_t LV2_Atom_Object_Body::id |
URID (atom:Resource) or blank ID (atom:Blank).
uint32_t LV2_Atom_Object_Body::otype |
Type URID (same as rdf:type, for fast dispatch).