Struct gstreamer::event::StreamStart  [−][src]
pub struct StreamStart<'a>(_);
Implementations
This is supported on crate feature 
v1_10 only.Methods from Deref<Target = EventRef>
Trait Implementations
Auto Trait Implementations
impl<'a> RefUnwindSafe for StreamStart<'a>impl<'a> Send for StreamStart<'a>impl<'a> Sync for StreamStart<'a>impl<'a> Unpin for StreamStart<'a>impl<'a> UnwindSafe for StreamStart<'a>