Function av_frame_side_data_desc

Source
pub unsafe extern "C" fn av_frame_side_data_desc(
    type_: u32,
) -> *const AVSideDataDescriptor
Expand description

@return side data descriptor corresponding to a given side data type, NULL when not available.