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

bufferinput #GstBuffer
outbufPtrresulting #GstBuffer

Returns

whether the upload was successful