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