Gst.Query.prototype.remove_nth_allocation_meta

function remove_nth_allocation_meta(index:Number):void {
    // Gjs wrapper for gst_query_remove_nth_allocation_meta()
}

Remove the metadata API at index of the metadata API array.

index

position in the metadata API array to remove