|
LV2
1.0.13
|
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) | |
A single entry in an Object query.
| 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)
1.7.6.1