|
FFmpeg
|
libavformat AVIOContext API example. More...
#include <libavcodec/avcodec.h>#include <libavformat/avformat.h>#include <libavformat/avio.h>#include <libavutil/file.h>Classes | |
| struct | buffer_data |
Functions | |
| int | main (int argc, char *argv[]) |
libavformat AVIOContext API example.
Make libavformat demuxer access media content through a custom AVIOContext read callback.
1.8.12