GLSyncMeta.waitCpu

Perform a wait so that the sync point has passed from the CPU's perspective What that means, is that all GL operations changing CPU-visible data before the sync point are now visible.

class GLSyncMeta
void
waitCpu

Parameters

context gstgl.glcontext.GLContext

a #GstGLContext