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