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