Struct gstreamer::message::PropertyNotifyBuilder  [−][src]
pub struct PropertyNotifyBuilder<'a> { /* fields omitted */ }This is supported on crate feature 
v1_10 only.Implementations
This is supported on crate feature 
v1_14 only.Auto Trait Implementations
impl<'a> !RefUnwindSafe for PropertyNotifyBuilder<'a>impl<'a> Send for PropertyNotifyBuilder<'a>impl<'a> Sync for PropertyNotifyBuilder<'a>impl<'a> Unpin for PropertyNotifyBuilder<'a>impl<'a> !UnwindSafe for PropertyNotifyBuilder<'a>