gstreamer::auto::functions

Function parse_bin_from_description

Source
pub fn parse_bin_from_description(
    bin_description: &str,
    ghost_unlinked_pads: bool,
) -> Result<Bin, Error>