avfilter_graph_segment_parse

Function avfilter_graph_segment_parse 

Source
pub unsafe extern "C" fn avfilter_graph_segment_parse(
    graph: *mut AVFilterGraph,
    graph_str: *const c_char,
    flags: c_int,
    seg: *mut *mut AVFilterGraphSegment,
) -> c_int