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