Trait gstreamer::structure::GlibValueError[][src]

pub trait GlibValueError: 'static {
    fn from_value_error(name: &'static str, err: Self) -> GetError;
}

Required methods

Implementations on Foreign Types

Implementors