Olive
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros
Classes | Typedefs | Enumerations
footage.h File Reference
#include <libavformat/avformat.h>
#include <memory>
#include <QString>
#include <QVector>
#include <QMetaType>
#include <QVariant>
#include <QMutex>
#include <QPixmap>
#include <QIcon>
#include "timeline/marker.h"

Go to the source code of this file.

Classes

struct  FootageStream
 
struct  Footage
 

Typedefs

using FootagePtr = std::shared_ptr< Footage >
 

Enumerations

enum  VideoInterlacingMode { VIDEO_PROGRESSIVE, VIDEO_TOP_FIELD_FIRST, VIDEO_BOTTOM_FIELD_FIRST }
 

Typedef Documentation

using FootagePtr = std::shared_ptr<Footage>

Enumeration Type Documentation

Enumerator
VIDEO_PROGRESSIVE 
VIDEO_TOP_FIELD_FIRST 
VIDEO_BOTTOM_FIELD_FIRST