Trait gstreamer::prelude::GObjectExtManualGst[][src]

pub trait GObjectExtManualGst {
    fn set_property_from_str(&self, name: &str, value: &str);
}

Required Methods

Implementors