Gst.AllocationParams.prototype.copy
function copy():Gst.AllocationParams {
// Gjs wrapper for gst_allocation_params_copy()
}Create a copy of params.
Free-function: gst_allocation_params_free
- Returns
a new #Gst.AllocationParams, free with Gst.free.