GLSyncMeta.wait
WaitFuncType wait() @propertyGet wait field.
Returns
execute a wait on the previously set sync point into the OpenGL command stream
void wait(gstgl.glcontext.GLContext context)Insert a wait into context's command stream ensuring all previous OpenGL commands before sync_meta have completed.
Parameters
context | a #GstGLContext |