Function av_buffersink_params_alloc

Source
pub unsafe extern "C" fn av_buffersink_params_alloc() -> *mut AVBufferSinkParams
Expand description

Create an AVBufferSinkParams structure.

Must be freed with av_free().