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