GLContext.setWindow
bool setWindow(gstgl.glwindow.GLWindow window)Set's the current window on context to window. The window can only be changed before gstgl.glcontext.GLContext.create has been called and the window is not already running.
Parameters
window | a #GstGLWindow |
Returns
Whether the window was successfully updated