Struct gstreamer::query::Context [−][src]
pub struct Context<T>(_);
Implementations
Methods from Deref<Target = QueryRef>
Trait Implementations
Auto Trait Implementations
impl<T> RefUnwindSafe for Context<T> where
T: RefUnwindSafe,
impl<T> UnwindSafe for Context<T> where
T: UnwindSafe,