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