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

Go to the source code of this file.

Classes

class  av::Packet
 
struct  av::Packet::wrap_data
 Wrap data and take owning. More...
 
struct  av::Packet::wrap_data_static
 Wrap static data, do not owning and free. More...
 

Namespaces

 av