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