Function gstreamer::parse::bin_from_description

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