Function gstreamer::parse::bin_from_description_full
source · pub fn bin_from_description_full(
bin_description: &str,
ghost_unlinked_pads: bool,
context: Option<&mut ParseContext>,
flags: ParseFlags,
) -> Result<Element, Error>