Gst.Query.prototype.parse_allocation

function parse_allocation():void {
    // Gjs wrapper for gst_query_parse_allocation()
}

Parse an allocation query, writing the requested caps in caps and whether a pool is needed in need_pool, if the respective parameters are non-NULL.