Function gstreamer_sys::gst_parse_launch

source ·
pub unsafe extern "C" fn gst_parse_launch(
    pipeline_description: *const c_char,
    error: *mut *mut GError,
) -> *mut GstElement