gstreamer::parse

Function bin_from_description

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