Top | ![]() |
![]() |
![]() |
![]() |
GstGLDisplayX11 *
gst_gl_display_x11_new (const gchar *name
);
Create a new GstGLDisplayX11 from the x11 display name. See XOpenDisplay()
for details on what is a valid name.
GstGLDisplayX11 *
gst_gl_display_x11_new_with_display (Display *display
);
Creates a new display connection from a X11 Display.
struct GstGLDisplayX11 { };
the contents of a GstGLDisplayX11 are private and should only be accessed through the provided API