LV2  1.0.13
Data Fields
LV2_Atom_Object_Body Struct Reference

The body of an atom:Object. More...

Data Fields

uint32_t id
 URID, or 0 for blank. More...
 
uint32_t otype
 Type URID (same as rdf:type, for fast dispatch). More...
 

Detailed Description

The body of an atom:Object.

May be cast to LV2_Atom.

Field Documentation

uint32_t LV2_Atom_Object_Body::id

URID, or 0 for blank.

uint32_t LV2_Atom_Object_Body::otype

Type URID (same as rdf:type, for fast dispatch).


The documentation for this struct was generated from the following file: