Function ffmpeg_sys_the_third::avformat_alloc_context

source ·
pub unsafe extern "C" fn avformat_alloc_context(
) -> *mut AVFormatContext
Expand description

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