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