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