跳到主要内容

avcodec_parameters_alloc

搜索

函数 avcodec_parameters_alloc 

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

Allocate a new AVCodecParameters and set its fields to default values (unknown/invalid/0). The returned struct must be freed with avcodec_parameters_free().