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