Gst.Memory.prototype.unmap

function unmap(info:Gst.MapInfo):void {
    // Gjs wrapper for gst_memory_unmap()
}

Release the memory obtained with Gst.Memory.prototype.map

info

a Gst.MapInfo