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 | av::Direction { av::Direction::Invalid = -1, av::Direction::Encoding, av::Direction::Decoding } |