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