Gst.Buffer.prototype.replace_all_memory
function replace_all_memory(mem:Gst.Memory):void {
// Gjs wrapper for gst_buffer_replace_all_memory()
}Replaces all memory in buffer with mem.
- mem
function replace_all_memory(mem:Gst.Memory):void {
// Gjs wrapper for gst_buffer_replace_all_memory()
}Replaces all memory in buffer with mem.