Function gstreamer::functions::parse_bin_from_description_full [−][src]
pub fn parse_bin_from_description_full(
bin_description: &str,
ghost_unlinked_pads: bool,
context: Option<&mut ParseContext>,
flags: ParseFlags
) -> Result<Element, Error>