跳到主要内容

av_frame_side_data_desc

搜索

函数 av_frame_side_data_desc 

源代码
pub unsafe extern "C" fn av_frame_side_data_desc(
    type_: AVFrameSideDataType,
) -> *const AVSideDataDescriptor
展开描述

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