Function gstreamer_base::functions::type_find_helper_for_data_with_extension[][src]

pub fn type_find_helper_for_data_with_extension<P: IsA<Object>, R: AsRef<[u8]>>(
    obj: Option<&P>,
    data: R,
    extension: Option<&str>
) -> Result<(Caps, TypeFindProbability), BoolError>
This is supported on crate feature v1_16 only.