LV2  1.0.13
Data Fields
LV2_Atom_Property_Body Struct Reference

The body of an atom:Property (e.g. More...

Data Fields

uint32_t key
 Key (predicate) (mapped URI).
 
uint32_t context
 Context URID (may be, and generally is, 0).
 
LV2_Atom value
 Value atom header.
 

Detailed Description

The body of an atom:Property (e.g.

in an atom:Object).

Field Documentation

uint32_t LV2_Atom_Property_Body::key

Key (predicate) (mapped URI).

uint32_t LV2_Atom_Property_Body::context

Context URID (may be, and generally is, 0).

LV2_Atom LV2_Atom_Property_Body::value

Value atom header.


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