parse_nth_allocation_meta
Description:
public Type parse_nth_allocation_meta (
uint index,
out unowned Structure @params)
Parse an available query and get the metadata API at index of the metadata API array.
Parameters:
| this |
a GST_QUERY_ALLOCATION type query Query
|
| index |
position in the metadata API array to read
|
| params |
API specific parameters
|
Returns:
|
a Type of the metadata API at index.
|