跳到主要内容

avformat_alloc_context

搜索

函数 avformat_alloc_context 

源代码
pub unsafe extern "C" fn avformat_alloc_context() -> *mut AVFormatContext
展开描述

Allocate an AVFormatContext. avformat_free_context() can be used to free the context and everything allocated by the framework within it.