gstreamer_gl::functions

Function gl_handle_set_context

Source
pub fn gl_handle_set_context(
    element: &impl IsA<Element>,
    context: &Context,
) -> (Option<GLDisplay>, Option<GLContext>)