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