GLUpload.performWithBuffer
gstgl.types.GLUploadReturn performWithBuffer(gst.buffer.Buffer buffer, out gst.buffer.Buffer outbufPtr)Uploads buffer using the transformation specified by [gstgl.glupload.GLUpload.setCaps] creating a new #GstBuffer in outbuf_ptr.
Parameters
buffer | input #GstBuffer |
outbufPtr | resulting #GstBuffer |
Returns
whether the upload was successful