|
avcpp
2.0
Wrapper for the FFmpeg that simplify usage from C++ projects.
|
#include "averror.h"#include "ffmpeg.h"#include "avutils.h"#include "codec.h"#include <libavcodec/avcodec.h>

Go to the source code of this file.
Classes | |
| class | av::CodecParametersView |
| The CodecParametersView class. More... | |
| class | av::CodecParameters |
Namespaces | |
| av | |