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]
Implementations on Foreign Types
impl GlibValueError for ValueTypeMismatchError
[src]
impl GlibValueError for ValueTypeMismatchError
[src]fn from_value_error(name: &'static str, err: Self) -> GetError
[src]
impl GlibValueError for ValueTypeMismatchOrNoneError
[src]
impl GlibValueError for ValueTypeMismatchOrNoneError
[src]