Function ffmpeg_sys::avfilter_graph_alloc[][src]

pub unsafe extern "C" fn avfilter_graph_alloc() -> *mut AVFilterGraph
Expand description

Allocate a filter graph.

@return the allocated filter graph on success or NULL.