Gst.Query.prototype.get_n_allocation_metas
function get_n_allocation_metas():Number { // Gjs wrapper for gst_query_get_n_allocation_metas() }
Retrieve the number of values currently stored in the meta API array of the query's structure.
- Returns
the metadata API array size as a #guint.