GLSyncMeta.wait

WaitFuncType wait() @property nothrow

Get wait field.

Returns

execute a wait on the previously set sync point into the OpenGL command stream
void wait(gstgl.glcontext.GLContext context) nothrow

Insert a wait into context's command stream ensuring all previous OpenGL commands before sync_meta have completed.

Parameters

contexta #GstGLContext