signal callback delegate or function to connect
gstgl.glcontext.GLContext callback(gstgl.glcontext.GLContext context, gstgl.gldisplay.GLDisplay gLDisplay)
context other context to share resources with. (optional)
gLDisplay the instance the signal is connected to (optional)
Returns the new context.
Yes.After to execute callback after default handler, No.After to execute before (default)
Signal ID
Connect to CreateContext signal.
Overrides the GstGLContext creation mechanism. It can be called in any thread and it is emitted with display's object lock held.