跳到主要内容

avcodec_parameters_free

搜索

函数 avcodec_parameters_free 

源代码
pub unsafe extern "C" fn avcodec_parameters_free(
    par: *mut *mut AVCodecParameters,
)
展开描述

Free an AVCodecParameters instance and everything associated with it and write NULL to the supplied pointer.