Trait gstreamer_gl::prelude::GLContextExtManual[][src]

pub trait GLContextExtManual: 'static {
    fn gl_context(&self) -> uintptr_t;
fn proc_address(&self, name: &str) -> uintptr_t; }

Required methods

Implementors