GLContext.canShare

bool canShare(gstgl.glcontext.GLContext otherContext)

Note

This will always fail for two wrapped #GstGLContext's

Parameters

otherContextanother #GstGLContext

Returns

whether context and other_context are able to share OpenGL

resources.