跳到主要内容

avcodec_free_context

搜索

函数 avcodec_free_context 

源代码
pub unsafe extern "C" fn avcodec_free_context(
    avctx: *mut *mut AVCodecContext,
)
展开描述

Free the codec context and everything associated with it and write NULL to the provided pointer.