Struct gstreamer::event::Latency  [−][src]
pub struct Latency<'a>(_);
Implementations
Methods from Deref<Target = EventRef>
Trait Implementations
Auto Trait Implementations
impl<'a> RefUnwindSafe for Latency<'a>impl<'a> UnwindSafe for Latency<'a>