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