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