LV2  1.0.13
Data Fields
LV2_Atom_Object_Query Struct Reference

A single entry in an Object query. More...

Data Fields

uint32_t key
 Key to query (input set by user)
 
const LV2_Atom ** value
 Found value (output set by query function)
 

Detailed Description

A single entry in an Object query.

Field Documentation

uint32_t LV2_Atom_Object_Query::key

Key to query (input set by user)

const LV2_Atom** LV2_Atom_Object_Query::value

Found value (output set by query function)


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