Function rsmpeg::ffi::av_frame_remove_side_data[][src]

pub unsafe extern "C" fn av_frame_remove_side_data(
    frame: *mut AVFrame,
    type_: u32
)
Expand description

Remove and free all side data instances of the given type.