跳到主要内容

avfilter_graph_alloc

搜索

函数 avfilter_graph_alloc 

源代码
pub unsafe extern "C" fn avfilter_graph_alloc() -> *mut AVFilterGraph
展开描述

Allocate a filter graph.

@return the allocated filter graph on success or NULL.