Function 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