Function gstreamer::auto::functions::parse_bin_from_description

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