FFMpeg SDK 开发手册.pdf
文件大小:
188k
资源说明:FFMpeg SDK 开发手册,中文
FFMpeg 中比较重要的函数以及数据结构如下:
1. 数据结构:
(1) AVFormatContext
(2) AVOutputFormat
(3) AVInputFormat
(4) AVCodecContext
(5) AVCodec
(6) AVFrame
(7) AVPacket
(8) AVPicture
(9) AVStream
本源码包内暂不包含可直接显示的源代码文件,请下载源码包。