GLSyncMeta.wait

WaitFuncType wait() @property

Get 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

contexta #GstGLContext