Gst.Buffer.prototype.unmap

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

Release the memory previously mapped with Gst.Buffer.prototype.map.

info

a Gst.MapInfo