avcpp  2.0
Wrapper for the FFmpeg that simplify usage from C++ projects.
Classes | Namespaces | Enumerations
stream.h File Reference
#include <memory>
#include "averror.h"
#include "ffmpeg.h"
#include "rational.h"
#include "timestamp.h"
#include "codecparameters.h"
Include dependency graph for stream.h:
This graph shows which files directly or indirectly include this file:

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 }