Gst.Query.prototype.parse_nth_allocation_pool
function parse_nth_allocation_pool(index:Number):void { // Gjs wrapper for gst_query_parse_nth_allocation_pool() }
Get the pool parameters in query.
Unref pool with Gst.Object.prototype.unref when it's not needed any more.
- index
index to parse