|
avcpp
2.0
Wrapper for the FFmpeg that simplify usage from C++ projects.
|
#include <memory>#include "averror.h"#include "ffmpeg.h"#include "rational.h"#include "timestamp.h"#include "codecparameters.h"

Go to the source code of this file.
Classes | |
| class | av::Stream |
Namespaces | |
| av | |
Enumerations | |
| enum class | av::Direction { av::Invalid = -1 , av::Encoding , av::Decoding } |