LMMS
Loading...
Searching...
No Matches
LV2_Atom_Property_Body Struct Reference

#include <atom.h>

Public Attributes

uint32_t key
uint32_t context
LV2_Atom value

Detailed Description

The body of an atom:Property (e.g. in an atom:Object).

The body of an atom:Property (typically in an atom:Object).

Member Data Documentation

◆ context

uint32_t LV2_Atom_Property_Body::context

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

◆ key

uint32_t LV2_Atom_Property_Body::key

Key (predicate) (mapped URI).

◆ value

LV2_Atom LV2_Atom_Property_Body::value

Value atom header.


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