[−][src]Function ffmpeg_dev::sys::av_frame_remove_side_data
pub unsafe extern "C" fn av_frame_remove_side_data(
frame: *mut AVFrame,
type_: AVFrameSideDataType
)
If side data of the supplied type exists in the frame, free it and remove it from the frame.