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