Struct gstreamer::query::Scheduling [−][src]
pub struct Scheduling<T>(_);
Implementations
Methods from Deref<Target = QueryRef>
Trait Implementations
Performs the conversion.
Auto Trait Implementations
impl<T> RefUnwindSafe for Scheduling<T> where
T: RefUnwindSafe, impl<T> Send for Scheduling<T> where
T: Send, impl<T> Sync for Scheduling<T> where
T: Sync, impl<T> Unpin for Scheduling<T> where
T: Unpin, impl<T> UnwindSafe for Scheduling<T> where
T: UnwindSafe,