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