Gst.Buffer.new
function new():Gst.Buffer { // Gjs wrapper for gst_buffer_new() }
Creates a newly allocated buffer without any data.
MT safe.
- Returns
the new Gst.Buffer.
function new():Gst.Buffer { // Gjs wrapper for gst_buffer_new() }
Creates a newly allocated buffer without any data.
MT safe.
the new Gst.Buffer.