Function ffmpeg_sys_the_third::avformat_free_context

source ·
pub unsafe extern "C" fn avformat_free_context(
    s: *mut AVFormatContext
)
Expand description

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