|
avcpp
2.0
Wrapper for the FFmpeg that simplify usage from C++ projects.
|
#include <iostream>#include <string>#include "averror.h"#include "ffmpeg.h"#include <libavutil/samplefmt.h>

Go to the source code of this file.
Classes | |
| class | av::SampleFormat |
| The SampleFormat class is a simple proxy class for AVSampleFormat. More... | |
Namespaces | |
| av | |