gstreamer::parse

Function bin_from_description_with_name

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