Trait gstreamer::structure::GlibValueError [−][src]
pub trait GlibValueError: 'static { fn from_value_error(name: &'static str, err: Self) -> GetError; }
Required methods
fn from_value_error(name: &'static str, err: Self) -> GetError
[src]