Struct gstreamer::message::PropertyNotifyBuilder[][src]

pub struct PropertyNotifyBuilder<'a> { /* fields omitted */ }

Methods

impl<'a> PropertyNotifyBuilder<'a>
[src]

Auto Trait Implementations

impl<'a> !Send for PropertyNotifyBuilder<'a>

impl<'a> !Sync for PropertyNotifyBuilder<'a>