摘要: **1. AVCodecContext ** typedef struct AVCodecContext { const AVClass *av_class; AVMediaType codec_type; //编解码器处理的媒体类型,如AVMEDIA_TYPE_VIDEO或AVMEDIA_TYPE 阅读全文
posted @ 2024-12-27 13:53 sz2022 阅读(20) 评论(0) 推荐(0)