[−][src]Trait gstreamer_gl::GLBaseFilterExt
Required methods
fn find_gl_context(&self) -> bool
fn get_property_context(&self) -> Option<GLContext>
fn connect_property_context_notify<F: Fn(&Self) + Send + Sync + 'static>(
&self,
f: F
) -> SignalHandlerId
&self,
f: F
) -> SignalHandlerId
Implementors
impl<O: IsA<GLBaseFilter>> GLBaseFilterExt for O
[src]
fn find_gl_context(&self) -> bool
[src]
fn get_property_context(&self) -> Option<GLContext>
[src]
fn connect_property_context_notify<F: Fn(&Self) + Send + Sync + 'static>(
&self,
f: F
) -> SignalHandlerId
[src]
&self,
f: F
) -> SignalHandlerId