LV2_Atom_Literal_Body

The body of an atom:Literal.

version(LV2)
extern (C)
struct LV2_Atom_Literal_Body {}

Members

Variables

datatype
uint32_t datatype;

< Datatype URID.

lang
uint32_t lang;

< Language URID.

Meta