跳到主要内容

avformat_free_context

搜索

函数 avformat_free_context 

源代码
pub unsafe extern "C" fn avformat_free_context(
    s: *mut AVFormatContext,
)
展开描述

Free an AVFormatContext and all its streams. @param s context to free