Struct gstreamer::message::Info [−][src]
pub struct Info<'a>(_);
Implementations
This is supported on crate feature
v1_10
only.Methods from Deref<Target = MessageRef>
Trait Implementations
Auto Trait Implementations
impl<'a> RefUnwindSafe for Info<'a>
impl<'a> UnwindSafe for Info<'a>