跳到主要内容

avformat_close_input

搜索

函数 avformat_close_input 

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

Close an opened input AVFormatContext. Free it and all its contents and set *s to NULL.