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