Function ffmpeg::ffi::av_frame_new_side_data
source · pub unsafe extern "C" fn av_frame_new_side_data(
frame: *mut AVFrame,
type_: c_uint,
size: usize
) -> *mut AVFrameSideData
pub unsafe extern "C" fn av_frame_new_side_data(
frame: *mut AVFrame,
type_: c_uint,
size: usize
) -> *mut AVFrameSideData