Function av_buffersrc_parameters_alloc

pub unsafe extern "C" fn av_buffersrc_parameters_alloc() -> *mut AVBufferSrcParameters
Expand description

Allocate a new AVBufferSrcParameters instance. It should be freed by the caller with av_free().