Function ffmpeg::ffi::av_frame_new_side_data_from_buf

source ยท
pub unsafe extern "C" fn av_frame_new_side_data_from_buf(
    frame: *mut AVFrame,
    type_: c_uint,
    buf: *mut AVBufferRef,
) -> *mut AVFrameSideData