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